antson

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.odys-z
ArtifactId

ArtifactId

antson
Last Version

Last Version

0.9.15
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://github.com/odys-z/antson

Download antson

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.15
0.9.14
0.9.13
0.9.12
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.3
0.9.2
0.9.1
0.9.0
0.2.0