is not current version
Last Version 2.0.0-beta2

com.squareup.retrofit:retrofit-converters 1.5.1


Categories

Categories

Square Business Logic Libraries Financial Retrofit Net HTTP Clients
GroupId

GroupId

com.squareup.retrofit
ArtifactId

ArtifactId

retrofit-converters
Version

Version

1.5.1
Type

Type

pom

Download retrofit-converters 1.5.1

Filename Size
retrofit-converters-1.5.1.pom 713 bytes
Browse

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