is not current version
Last Version 2.9.0

com.squareup.retrofit2:converter-gson 2.0.2


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.0.2
Type

Type

jar

Download converter-gson 2.0.2


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