ICAR JSON parser

Minimalistic JSON fast push parser

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.gibello
ArtifactId

ArtifactId

icar-json
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ICAR JSON parser
Minimalistic JSON fast push parser
Project URL

Project URL

https://github.com/gibello/icar-json
Project Organization

Project Organization

Pierre-Yves Gibello
Source Code Management

Source Code Management

https://github.com/gibello/icar-json

Download icar-json

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0