com.github.gv2011:gsoncore

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

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

gsoncore
Last Version

Last Version

0.10
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.gv2011 : util-apis jar 0.10
org.slf4j : slf4j-api jar 2.0.0-alpha1

provided (1)

Group / Artifact Type Version
jakarta.activation : jakarta.activation-api jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.10
0.9
0.8
0.6
0.5.0