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

com.dampcake:gson-immutable 1.0

Gson TypeAdapters for Guava Immutable Objects.

Категории

Категории

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

Группа

com.dampcake
Идентификатор

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

gson-immutable
Версия

Версия

1.0
Тип

Тип

jar

Скачать gson-immutable 1.0


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