is not current version
Last Version 1.6

com.owlike:genson 0.99

Genson library

Categories

Categories

Genson Data JSON
GroupId

GroupId

com.owlike
ArtifactId

ArtifactId

genson
Version

Version

0.99
Type

Type

jar

Download genson 0.99


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