Last Version

com.github.gv2011:gsoncore-canonical 0.8

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

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

gsoncore-canonical
Version

Version

0.8
Type

Type

jar
Description

Description

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

Download gsoncore-canonical 0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.