json

simple fast and low resource statemachine based JSON decoding (and encoding)

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

de.kuriositaet
ArtifactId

ArtifactId

json
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

json
simple fast and low resource statemachine based JSON decoding (and encoding)
Project URL

Project URL

https://github.com/a2800276/javautils/tree/master/json
Source Code Management

Source Code Management

https://github.com/a2800276/javautils.git

Download json

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0