Last Version

Converter: Gson 2.10.2

A Retrofit Converter which uses Gson for serialization.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

io.github.zawn
ArtifactId

ArtifactId

converter-gson
Version

Version

2.10.2
Type

Type

jar
Description

Description

Converter: Gson
A Retrofit Converter which uses Gson for serialization.
Project URL

Project URL

https://github.com/zawn/retrofit
Source Code Management

Source Code Management

https://github.com/zawn/retrofit/

Download converter-gson 2.10.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.zawn : retrofit jar 2.10.2
com.google.code.gson : gson jar 2.8.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 3.13.2
com.squareup.okhttp3 : mockwebserver jar 3.14.9

Project Modules

There are no modules declared in this project.