MVN

com.github.gv2011 : gsoncore-old-parent

Maven & Gradle

Mar 28, 2021
1 stars

Low level (JsonWriter and JsonReader) functionality extracted from Gson.

<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>gsoncore-old-parent</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gv2011 : gsoncore-old-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of com.github.gv2011 : gsoncore-old-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9
gsoncore-old-parent-0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>gsoncore-old-parent</artifactId>
    <version>0.9</version>
</dependency>

Advertisement