is not current version
Last Version 0.3

PureJson 0.1

Pure Functional Json Parser Library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

purejson
Version

Version

0.1
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 0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.tonivade : purefun-core jar 2.2
com.google.code.gson : gson jar 2.8.6

runtime (1)

Group / Artifact Type Version
com.squareup : javapoet jar 1.12.1

test (6)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.19
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-runner jar 1.7.0
com.github.tonivade : purecheck jar 0.1
com.github.tonivade : purefun-monad jar 2.2
com.github.tonivade : purefun-instances jar 2.2

Project Modules

There are no modules declared in this project.