Last Version

gsonpath-extensions-compiler 1.1.0

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-compiler
Version

Version

1.1.0
Type

Type

jar
Description

Description

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

Project URL

http://lachlanmckee.net/gsonpath/

Download gsonpath-extensions-compiler 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.0
net.lachlanmckee : gsonpath-compiler-base jar 1.2.1
net.lachlanmckee : gsonpath-extensions jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.