is not current version
Last Version 2.4.0

com.josephpconley:play-jsonpath_2.10 2.3.0

play-jsonpath

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.josephpconley
ArtifactId

ArtifactId

play-jsonpath_2.10
Version

Version

2.3.0
Type

Type

jar

Download play-jsonpath_2.10 2.3.0


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