is not current version
Last Version 1.2

com.dampcake:gson-immutable 1.0

Gson TypeAdapters for Guava Immutable Objects.

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.dampcake
ArtifactId

ArtifactId

gson-immutable
Version

Version

1.0
Type

Type

jar

Download 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"]