znfc
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.zoloz.android.build</groupId>
<artifactId>znfc</artifactId>
<version>2.1.8.260513101836</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.zoloz.android.build</groupId>
<artifactId>znfc</artifactId>
<version>2.1.8.260513101836</version>
<packaging>aar</packaging>
<name>znfc</name>
<description>Zoloz Sdk Library</description>
<url>https://github.com/zoloz-pte-ltd/zoloz-demo-android</url>
<licenses>
<license>
<name>The MIT License</name>
<url>http://www.opensource.org/licenses/mit-license.php</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>zolozAdmin</id>
<name>ZOLOZ SCM Administrator</name>
</developer>
</developers>
<scm>
<connection>scm:https://github.com/zoloz-pte-ltd/zoloz-demo-android.git</connection>
<developerConnection>scm:https://github.com/zoloz-pte-ltd/zoloz-demo-android.git</developerConnection>
<url>https://github.com/zoloz-pte-ltd/zoloz-demo-android</url>
</scm>
</project>