License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.odys-z |
ArtifactId | ArtifactIdantson |
Last Version | Last Version0.9.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionantson
Java, c#, python data type to json (de)serializer
|
Project URL |
Project URL |
Filename | Size |
---|---|
antson-0.9.15.pom | |
antson-0.9.15.jar | 52 KB |
antson-0.9.15-sources.jar | 35 KB |
antson-0.9.15-javadoc.jar | 208 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |