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

net.lachlanmckee:gsonpath 2.0.0-beta2

An annotation processor which generates Type Adapters for the Google Gson library

Категории

Категории

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

Группа

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

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

gsonpath
Версия

Версия

2.0.0-beta2
Тип

Тип

jar

Скачать gsonpath 2.0.0-beta2


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