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

net.lachlanmckee:gsonpath-kt 3.6.0

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

Категории

Категории

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

Группа

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

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

gsonpath-kt
Версия

Версия

3.6.0
Тип

Тип

jar

Скачать gsonpath-kt 3.6.0


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