License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.jsimplelib |
ArtifactId | ArtifactIdjsimple-json |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSimple library
JSimple cross platform friendly library
|
Project URL |
Project URL |
Filename | Size |
---|---|
jsimple-json-0.9.3.pom | |
jsimple-json-0.9.3.jar | 31 KB |
jsimple-json-0.9.3-sources.jar | 36 KB |
jsimple-json-0.9.3-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jsimplelib/jsimple-json/ -->
<dependency>
<groupId>org.jsimplelib</groupId>
<artifactId>jsimple-json</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsimplelib/jsimple-json/
implementation 'org.jsimplelib:jsimple-json:0.9.3'
// https://jarcasting.com/artifacts/org.jsimplelib/jsimple-json/
implementation ("org.jsimplelib:jsimple-json:0.9.3")
'org.jsimplelib:jsimple-json:jar:0.9.3'
<dependency org="org.jsimplelib" name="jsimple-json" rev="0.9.3">
<artifact name="jsimple-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsimplelib', module='jsimple-json', version='0.9.3')
)
libraryDependencies += "org.jsimplelib" % "jsimple-json" % "0.9.3"
[org.jsimplelib/jsimple-json "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jsimplelib : jsimple-util | jar | 0.9.3 |
org.jsimplelib : jsimple-io | jar | 0.9.3 |
com.intellij : annotations | jar | 9.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jsimplelib : jsimple-unit | jar | 0.9.3 |