Last Version

JSONiJ 0.5.2

JSONiJ - Simple and Fast JSON + Binary JSON Parsing with JPath.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

cc.plural
ArtifactId

ArtifactId

jsonij
Version

Version

0.5.2
Type

Type

jar
Description

Description

JSONiJ
JSONiJ - Simple and Fast JSON + Binary JSON Parsing with JPath.
Project URL

Project URL

https://bitbucket.org/jmarsden/jsonij/

Download jsonij 0.5.2


<!-- https://jarcasting.com/artifacts/cc.plural/jsonij/ -->
<dependency>
    <groupId>cc.plural</groupId>
    <artifactId>jsonij</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/cc.plural/jsonij/
implementation 'cc.plural:jsonij:0.5.2'
// https://jarcasting.com/artifacts/cc.plural/jsonij/
implementation ("cc.plural:jsonij:0.5.2")
'cc.plural:jsonij:jar:0.5.2'
<dependency org="cc.plural" name="jsonij" rev="0.5.2">
  <artifact name="jsonij" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.plural', module='jsonij', version='0.5.2')
)
libraryDependencies += "cc.plural" % "jsonij" % "0.5.2"
[cc.plural/jsonij "0.5.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.