jsoncpp
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.fpliu.ndk.pkg.prefab.android.21</groupId>
<artifactId>jsoncpp</artifactId>
<version>1.9.5</version>
</dependency><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.fpliu.ndk.pkg.prefab.android.21</groupId>
<artifactId>jsoncpp</artifactId>
<version>1.9.5</version>
<packaging>aar</packaging>
<name>jsoncpp</name>
<description>Library for interacting with JSON</description>
<url>https://github.com/open-source-parsers/jsoncpp.git</url>
<scm>
<connection>scm:git:https://github.com/open-source-parsers/jsoncpp.git</connection>
<developerConnection>scm:git:https://github.com/open-source-parsers/jsoncpp.git</developerConnection>
<url>https://github.com/open-source-parsers/jsoncpp.git</url>
</scm>
<developers>
<developer>
<name>jsoncpp developers</name>
<email>unknown</email>
<organization>jsoncpp</organization>
<organizationUrl>https://github.com/open-source-parsers/jsoncpp.git</organizationUrl>
</developer>
</developers>
<licenses>
<license>
<name>MIT</name>
<url>https://raw.githubusercontent.com/open-source-parsers/jsoncpp/master/LICENSE</url>
</license>
</licenses>
</project>