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

Veslo Gson Module 1.1.0

The module provides the ability to convert models (DTO) into their JSON representation and back using the Gson library.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.touchbit.retrofit.veslo
Идентификатор

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

gson
Версия

Версия

1.1.0
Тип

Тип

jar
Описание

Описание

Veslo Gson Module
The module provides the ability to convert models (DTO) into their JSON representation and back using the Gson library.
Ссылка на сайт

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

https://github.com/touchbit/retrofit-veslo

Скачать gson 1.1.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.touchbit.retrofit.veslo : core jar 1.1.0
com.google.code.gson : gson jar 2.9.0

test (3)

Идентификатор библиотеки Тип Версия
org.touchbit.retrofit.veslo » internal-test-module jar 1.1.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

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

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