MVN

com.github.gv2011 : gsoncore

Maven & Gradle

Oct 04, 2021
14 usages
1 stars

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

<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>gsoncore</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.10

All Versions

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

Version Vulnerabilities Updated
0.10
gsoncore-0.10
0.9
gsoncore-0.9
0.8
gsoncore-0.8
0.6
gsoncore-0.6
0.5.x
gsoncore-0.5.0

How to add a dependency to Maven

Add the following com.github.gv2011 : gsoncore maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>gsoncore</artifactId>
    <version>0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.gv2011 : gsoncore gradle dependency to your build.gradle file:

implementation 'com.github.gv2011:gsoncore:0.10'

Gradle Kotlin DSL: Add the following com.github.gv2011 : gsoncore gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.gv2011:gsoncore:0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.gv2011 : gsoncore sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.gv2011" % "gsoncore" % "0.10"

Advertisement

Dependencies from Group

Oct 04, 2021
45 usages
1 stars
Jul 04, 2020
30 usages
Jan 26, 2021
26 usages
Oct 04, 2021
25 usages
Oct 04, 2021
21 usages

Discover Dependencies

Feb 11, 2021
10 usages
518 stars
Feb 11, 2021
10 usages
518 stars
Jul 21, 2022
11 usages
334 stars
Aug 05, 2019
10 usages
Sep 11, 2019
10 usages
1.1k stars
Sep 11, 2019
10 usages
1.1k stars