Last Version

PetitParser JSON 2.3.1

JSON library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.petitparser
ArtifactId

ArtifactId

petitparser-json
Version

Version

2.3.1
Type

Type

jar
Description

Description

PetitParser JSON
JSON library
Project Organization

Project Organization

PetitParser

Download petitparser-json 2.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.petitparser : petitparser-core jar 2.3.1
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.