Last Version

Jsonty 0.3

Jsonty is a simple json library.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.agilej
ArtifactId

ArtifactId

jsonty
Version

Version

0.3
Type

Type

jar
Description

Description

Jsonty
Jsonty is a simple json library.
Project URL

Project URL

http://maven.apache.org

Download jsonty 0.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.