| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.sink772 |
| ArtifactId | ArtifactIdminimal-json |
| Last Version | Last Version0.9.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionminimal-json
A minimal JSON parser and writer for Java SCORE
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| minimal-json-0.9.7.pom | |
| minimal-json-0.9.7.jar | 31 KB |
| minimal-json-0.9.7-sources.jar | 33 KB |
| minimal-json-0.9.7-javadoc.jar | 441 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sink772/minimal-json/ -->
<dependency>
<groupId>com.github.sink772</groupId>
<artifactId>minimal-json</artifactId>
<version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sink772/minimal-json/
implementation 'com.github.sink772:minimal-json:0.9.7'
// https://jarcasting.com/artifacts/com.github.sink772/minimal-json/
implementation ("com.github.sink772:minimal-json:0.9.7")
'com.github.sink772:minimal-json:jar:0.9.7'
<dependency org="com.github.sink772" name="minimal-json" rev="0.9.7">
<artifact name="minimal-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sink772', module='minimal-json', version='0.9.7')
)
libraryDependencies += "com.github.sink772" % "minimal-json" % "0.9.7"
[com.github.sink772/minimal-json "0.9.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| foundation.icon : javaee-scorex | jar | 0.5.2 |