is not current version
Last Version 0.9.5-RELEASE

operon-json-parser 0.9.0-RELEASE

Operon is a programming language which can be easily embedded with JVM-based languages (Java, Scala, Groovy, Kotlin, Clojure, etc.) or run standalone with the native-version. Operon is especially great for transforming and handling JSON-data.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.operon
ArtifactId

ArtifactId

operon-json-parser
Version

Version

0.9.0-RELEASE
Type

Type

jar
Description

Description

operon-json-parser
Operon is a programming language which can be easily embedded with JVM-based languages (Java, Scala, Groovy, Kotlin, Clojure, etc.) or run standalone with the native-version. Operon is especially great for transforming and handling JSON-data.

Download operon-json-parser 0.9.0-RELEASE


<!-- https://jarcasting.com/artifacts/io.operon/operon-json-parser/ -->
<dependency>
    <groupId>io.operon</groupId>
    <artifactId>operon-json-parser</artifactId>
    <version>0.9.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.operon/operon-json-parser/
implementation 'io.operon:operon-json-parser:0.9.0-RELEASE'
// https://jarcasting.com/artifacts/io.operon/operon-json-parser/
implementation ("io.operon:operon-json-parser:0.9.0-RELEASE")
'io.operon:operon-json-parser:jar:0.9.0-RELEASE'
<dependency org="io.operon" name="operon-json-parser" rev="0.9.0-RELEASE">
  <artifact name="operon-json-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.operon', module='operon-json-parser', version='0.9.0-RELEASE')
)
libraryDependencies += "io.operon" % "operon-json-parser" % "0.9.0-RELEASE"
[io.operon/operon-json-parser "0.9.0-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.