is not current version
Last Version 1.8-e.10

io.starburst.openjson:openjson 1.8-e.9

A clean-room Apache-licensed implementation of simple JSON processing

Categories

Categories

JSON Data
GroupId

GroupId

io.starburst.openjson
ArtifactId

ArtifactId

openjson
Version

Version

1.8-e.9
Type

Type

jar

Download openjson 1.8-e.9


<!-- https://jarcasting.com/artifacts/io.starburst.openjson/openjson/ -->
<dependency>
    <groupId>io.starburst.openjson</groupId>
    <artifactId>openjson</artifactId>
    <version>1.8-e.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.starburst.openjson/openjson/
implementation 'io.starburst.openjson:openjson:1.8-e.9'
// https://jarcasting.com/artifacts/io.starburst.openjson/openjson/
implementation ("io.starburst.openjson:openjson:1.8-e.9")
'io.starburst.openjson:openjson:jar:1.8-e.9'
<dependency org="io.starburst.openjson" name="openjson" rev="1.8-e.9">
  <artifact name="openjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.starburst.openjson', module='openjson', version='1.8-e.9')
)
libraryDependencies += "io.starburst.openjson" % "openjson" % "1.8-e.9"
[io.starburst.openjson/openjson "1.8-e.9"]