License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.starburst.openjson |
ArtifactId | ArtifactIdopenjson |
Last Version | Last Version1.8-e.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopen-json
A clean-room Apache-licensed implementation of simple JSON processing
|
Project URL |
Project URL |
Filename | Size |
---|---|
openjson-1.8-e.10.pom | |
openjson-1.8-e.10.jar | 37 KB |
openjson-1.8-e.10-tests.jar | 52 KB |
openjson-1.8-e.10-sources.jar | 30 KB |
openjson-1.8-e.10-javadoc.jar | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.starburst.openjson/openjson/ -->
<dependency>
<groupId>io.starburst.openjson</groupId>
<artifactId>openjson</artifactId>
<version>1.8-e.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.starburst.openjson/openjson/
implementation 'io.starburst.openjson:openjson:1.8-e.10'
// https://jarcasting.com/artifacts/io.starburst.openjson/openjson/
implementation ("io.starburst.openjson:openjson:1.8-e.10")
'io.starburst.openjson:openjson:jar:1.8-e.10'
<dependency org="io.starburst.openjson" name="openjson" rev="1.8-e.10">
<artifact name="openjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.starburst.openjson', module='openjson', version='1.8-e.10')
)
libraryDependencies += "io.starburst.openjson" % "openjson" % "1.8-e.10"
[io.starburst.openjson/openjson "1.8-e.10"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |