translations-nfc
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.entrust.identity.verification.sdk</groupId>
<artifactId>translations-nfc</artifactId>
<version>1.4.0</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.entrust.identity.verification.sdk</groupId>
<artifactId>translations-nfc</artifactId>
<version>1.4.0</version>
<packaging>aar</packaging>
<name>translations-nfc</name>
<description>translations-nfc</description>
<url>https://github.com/EntrustCorporation/IdvSDK-Android.git</url>
<licenses>
<license>
<name>Entrust Identity Verification Android SDK License</name>
<url>https://github.com/EntrustCorporation/IdvSDK-Android/blob/master/LICENSE.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>Entrust</id>
<name>Entrust Identity Verification</name>
<email>identity-support@entrust.com</email>
</developer>
</developers>
<scm>
<url>https://github.com/EntrustCorporation/IdvSDK-Android.git</url>
</scm>
</project>