is not current version
Last Version 2.9.0

com.squareup.retrofit2:converter-gson 2.6.3


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

Type

jar

Download converter-gson 2.6.3


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