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

net.lachlanmckee:gsonpath-compiler 1.6.0

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

Категории

Категории

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

Группа

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

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

gsonpath-compiler
Версия

Версия

1.6.0
Тип

Тип

jar

Скачать gsonpath-compiler 1.6.0


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