is not current version
Last Version 2.9.0

com.squareup.retrofit2:converter-scalars 2.6.0


Categories

Categories

Scala Languages Square Business Logic Libraries Financial Retrofit Net HTTP Clients
GroupId

GroupId

com.squareup.retrofit2
ArtifactId

ArtifactId

converter-scalars
Version

Version

2.6.0
Type

Type

jar

Download converter-scalars 2.6.0


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