Gson on Fire!

A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getter) serialization, pre and post processors and many more. Check out the documentation to learn how to use it!

Лицензия

Лицензия

Категории

Категории

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

Группа

io.gsonfire
Идентификатор

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

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

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

1.9.0-alpha2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Gson on Fire!
A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getter) serialization, pre and post processors and many more. Check out the documentation to learn how to use it!
Ссылка на сайт

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

http://gsonfire.io

Скачать gson-fire

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

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

Зависимости

compile (1)

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

test (1)

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

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

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

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

Версия
1.9.0-alpha2
1.9.0-alpha1
1.8.5
1.8.4
1.8.4-alpha2
1.8.4-alpha
1.8.3
1.8.2
1.8.1
1.8.0
1.7.2
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0