gson-simple

Library to simplify writing type adapters for GSON.

Лицензия

Лицензия

Категории

Категории

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

Группа

me.jamiemansfield
Идентификатор

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

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

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

gson-simple
Library to simplify writing type adapters for GSON.
Ссылка на сайт

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

https://github.com/jamiemansfield/gson-simple
Система контроля версий

Система контроля версий

https://github.com/jamiemansfield/gson-simple

Скачать gson-simple

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

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

Зависимости

runtime (1)

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

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

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

Jamie Mansfield

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

Версия
0.1.2
0.1.1
0.1.0