is not current version
Last Version 1.1.0

com.github.makintsian:jsonparsepaths 0.9.1

A application parses json for gets paths.

Categories

Categories

JSON Data
GroupId

GroupId

com.github.makintsian
ArtifactId

ArtifactId

jsonparsepaths
Version

Version

0.9.1
Type

Type

jar

Download jsonparsepaths 0.9.1


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