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

net.lachlanmckee:gsonpath-extensions 1.0.0

A Gson Path extension library that enhances the existing validation

Категории

Категории

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

Группа

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

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

gsonpath-extensions
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать 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"]