Last Version

gson-immutable 1.2

Gson TypeAdapters for Guava Immutable Objects.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.dampcake
ArtifactId

ArtifactId

gson-immutable
Version

Version

1.2
Type

Type

jar
Description

Description

gson-immutable
Gson TypeAdapters for Guava Immutable Objects.
Project URL

Project URL

https://github.com/dampcake/gson-immutable

Download gson-immutable 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.google.code.gson : gson jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.