Last Version

Converter: Gson 2.9.0

A Retrofit Converter which uses Gson for serialization.

License

License

Categories

Categories

Square Business Logic Libraries Financial Retrofit Net HTTP Clients Gson Data JSON
GroupId

GroupId

com.squareup.retrofit2
ArtifactId

ArtifactId

converter-gson
Version

Version

2.9.0
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/square/retrofit/

Download converter-gson 2.9.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
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.