License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdse.llbit |
ArtifactId | ArtifactIdjo-json |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptionjo-json
A small JSON library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jo-json-1.3.1.pom | |
jo-json-1.3.1.jar | 22 KB |
jo-json-1.3.1-sources.jar | 21 KB |
jo-json-1.3.1-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.llbit/jo-json/ -->
<dependency>
<groupId>se.llbit</groupId>
<artifactId>jo-json</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.llbit/jo-json/
implementation 'se.llbit:jo-json:1.3.1'
// https://jarcasting.com/artifacts/se.llbit/jo-json/
implementation ("se.llbit:jo-json:1.3.1")
'se.llbit:jo-json:jar:1.3.1'
<dependency org="se.llbit" name="jo-json" rev="1.3.1">
<artifact name="jo-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.llbit', module='jo-json', version='1.3.1')
)
libraryDependencies += "se.llbit" % "jo-json" % "1.3.1"
[se.llbit/jo-json "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |