jsonic

simple json encoder/decoder for java

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.arnx
ArtifactId

ArtifactId

jsonic
Last Version

Last Version

1.3.10
Release Date

Release Date

Type

Type

jar
Description

Description

jsonic
simple json encoder/decoder for java

Download jsonic

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring Optional jar [2.5,3)
com.google.inject : guice Optional jar [2.0,4.0)
org.seasar.container » s2-framework Optional jar [2.4,2.5)
commons-beanutils : commons-beanutils Optional jar [1.8,)

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar [2.4,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7