is not current version
Last Version 2.4.0

com.josephpconley:play-jsonpath_2.10 1.0

play-jsonpath

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.josephpconley
ArtifactId

ArtifactId

play-jsonpath_2.10
Version

Version

1.0
Type

Type

jar

Download play-jsonpath_2.10 1.0


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