is not current version
Last Version 2.9.0

com.squareup.retrofit2:converter-scalars 2.8.2

A Retrofit Converter for Java's scalar value types.

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

Type

jar

Download converter-scalars 2.8.2


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