is not current version
Last Version 2.8.1

com.squareup.retrofit2:retrofit-converters 2.7.2


Categories

Categories

Square Business Logic Libraries Financial Retrofit Net HTTP Clients
GroupId

GroupId

com.squareup.retrofit2
ArtifactId

ArtifactId

retrofit-converters
Version

Version

2.7.2
Type

Type

pom

Download retrofit-converters 2.7.2

Filename Size
retrofit-converters-2.7.2.pom 876 bytes
Browse

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