gsonpath-kt

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

gsonpath-kt
Последняя версия

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

4.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

gsonpath-kt
An annotation processor which generates Type Adapters for the Google Gson library
Ссылка на сайт

Ссылка на сайт

http://lachlanmckee.net/gsonpath/

Скачать gsonpath-kt

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.lachlanmckee : gsonpath jar 4.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.0.0
3.8.0
3.7.2
3.7.1
3.7.0
3.6.0