Last Version

pom 1.0

json parse extension

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.jeppeter
ArtifactId

ArtifactId

jsonext
Version

Version

1.0
Type

Type

jar
Description

Description

pom
json parse extension
Project URL

Project URL

https://github.com/jeppeter/jsonext
Source Code Management

Source Code Management

https://github.com/jeppeter/jsonext

Download jsonext 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1
com.github.jeppeter : reext jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.