PureJson

Pure Functional Json Parser Library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

purejson
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

PureJson
Pure Functional Json Parser Library
Project URL

Project URL

https://github.com/tonivade/purejson
Source Code Management

Source Code Management

https://github.com/tonivade/purejson

Download purejson

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.tonivade : purefun-core jar 4.0
com.eclipsesource.minimal-json : minimal-json jar 0.9.5
com.squareup : javapoet jar 1.12.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1