Last Version

LazyJSON 2.3.2

A very fast, very lazy JSON parser for Java.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

me.doubledutch
ArtifactId

ArtifactId

lazyjson
Version

Version

2.3.2
Type

Type

jar
Description

Description

LazyJSON
A very fast, very lazy JSON parser for Java.
Project URL

Project URL

https://github.com/doubledutch/LazyJSON
Source Code Management

Source Code Management

https://github.com/doubledutch/LazyJSON

Download lazyjson 2.3.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.