gsonpath-compiler-base

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

http://lachlanmckee.net/gsonpath/

Скачать gsonpath-compiler-base

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
com.squareup : javapoet jar 1.11.1

test (1)

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

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

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

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

Версия
2.0.0
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0