JsonParsePaths

An application parses json for gets paths

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.makintsian
ArtifactId

ArtifactId

jsonparsepaths
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JsonParsePaths
An application parses json for gets paths
Project URL

Project URL

https://github.com/makintsian/jsonparsepaths
Source Code Management

Source Code Management

https://github.com/makintsian/jsonparsepaths/tree/master

Download jsonparsepaths

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.9.3
0.9.2
0.9.1
0.9.0