Last Version

Converter: Scalars 2.9.0

A Retrofit Converter for Java's scalar value types.

License

License

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

Type

jar
Description

Description

Converter: Scalars
A Retrofit Converter for Java's scalar value types.
Project URL

Project URL

https://github.com/square/retrofit
Source Code Management

Source Code Management

https://github.com/square/retrofit/

Download converter-scalars 2.9.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 3.13.2
com.squareup.okhttp3 : mockwebserver jar 3.14.9

Project Modules

There are no modules declared in this project.