gsonpath-extensions

A Gson Path extension library that enhances the existing validation

License

License

Categories

Categories

Net Gson Data JSON
GroupId

GroupId

net.lachlanmckee
ArtifactId

ArtifactId

gsonpath-extensions
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

gsonpath-extensions
A Gson Path extension library that enhances the existing validation
Project URL

Project URL

http://lachlanmckee.net/gsonpath/

Download gsonpath-extensions

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0