is not current version
Last Version 2.9.0

com.squareup.retrofit2:converter-gson 2.3.0


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

Type

jar

Download converter-gson 2.3.0


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