is not current version
Last Version 2.4.0

com.josephpconley:play-jsonpath_2.10 1.1

play-jsonpath

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.josephpconley
ArtifactId

ArtifactId

play-jsonpath_2.10
Version

Version

1.1
Type

Type

jar

Download play-jsonpath_2.10 1.1


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