JSONiJ

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

License

License

Categories

Categories

JSON Data
GroupId

GroupId

cc.plural
ArtifactId

ArtifactId

jsonij
Last Version

Last Version

0.5.2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.5.2
0.4.0
0.3.1
0.3.0
0.2.11
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3.9
0.2.3.6