is not current version
Last Version 0.9.15

io.github.odys-z:antson 0.9.8

Java, c#, python data type to json (de)serializer

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.odys-z
ArtifactId

ArtifactId

antson
Version

Version

0.9.8
Type

Type

jar

Download antson 0.9.8


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