не последняя версия
Последняя версия 1.1.0

net.lachlanmckee:gsonpath-extensions-compiler 1.0.0

A Gson Path extension library that enhances the existing validation

Категории

Категории

Сеть Gson Данные JSON
Группа

Группа

net.lachlanmckee
Идентификатор

Идентификатор

gsonpath-extensions-compiler
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать gsonpath-extensions-compiler 1.0.0


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