is not current version
Last Version 0.10

com.github.gv2011:gsoncore 0.9

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

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

gsoncore
Version

Version

0.9
Type

Type

jar
Description

Description

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

Project URL

https://github.com/gv2011/gsoncore
Source Code Management

Source Code Management

https://github.com/gv2011/gsoncore

Download gsoncore 0.9


<!-- https://jarcasting.com/artifacts/com.github.gv2011/gsoncore/ -->
<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>gsoncore</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/gsoncore/
implementation 'com.github.gv2011:gsoncore:0.9'
// https://jarcasting.com/artifacts/com.github.gv2011/gsoncore/
implementation ("com.github.gv2011:gsoncore:0.9")
'com.github.gv2011:gsoncore:jar:0.9'
<dependency org="com.github.gv2011" name="gsoncore" rev="0.9">
  <artifact name="gsoncore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='gsoncore', version='0.9')
)
libraryDependencies += "com.github.gv2011" % "gsoncore" % "0.9"
[com.github.gv2011/gsoncore "0.9"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.gv2011 : util-apis jar 0.9
jakarta.activation : jakarta.activation-api jar

Project Modules

There are no modules declared in this project.