GSON Utils - Core

A small framework to transform and modify GSON objects using Visitors and guava Functions

Лицензия

Лицензия

Категории

Категории

Gson Данные JSON
Группа

Группа

org.aksw.gson
Идентификатор

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

gson-utils-core
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

GSON Utils - Core
A small framework to transform and modify GSON objects using Visitors and guava Functions

Скачать gson-utils-core

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

<!-- https://jarcasting.com/artifacts/org.aksw.gson/gson-utils-core/ -->
<dependency>
    <groupId>org.aksw.gson</groupId>
    <artifactId>gson-utils-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.gson/gson-utils-core/
implementation 'org.aksw.gson:gson-utils-core:1.0.1'
// https://jarcasting.com/artifacts/org.aksw.gson/gson-utils-core/
implementation ("org.aksw.gson:gson-utils-core:1.0.1")
'org.aksw.gson:gson-utils-core:jar:1.0.1'
<dependency org="org.aksw.gson" name="gson-utils-core" rev="1.0.1">
  <artifact name="gson-utils-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aksw.gson', module='gson-utils-core', version='1.0.1')
)
libraryDependencies += "org.aksw.gson" % "gson-utils-core" % "1.0.1"
[org.aksw.gson/gson-utils-core "1.0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.8.5
com.google.guava : guava jar 28.0-jre

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

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

gson-utils

A small framework to transform and modify GSON objects using Visitors and guava Functions

org.aksw.gson

AKSW Research Group @ University of Leipzig

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

Версия
1.0.1
1.0.0