is not current version
Last Version 1.1.0

net.lachlanmckee:gsonpath-extensions 1.0.0

A Gson Path extension library that enhances the existing validation

Categories

Categories

Net Gson Data JSON
GroupId

GroupId

net.lachlanmckee
ArtifactId

ArtifactId

gsonpath-extensions
Version

Version

1.0.0
Type

Type

jar

Download gsonpath-extensions 1.0.0


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