is not current version
Last Version 1.2

com.dampcake:gson-immutable 1.1

Gson TypeAdapters for Guava Immutable Objects.

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.dampcake
ArtifactId

ArtifactId

gson-immutable
Version

Version

1.1
Type

Type

jar

Download gson-immutable 1.1


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