Last Version

Retrofit 2.10.2

A type-safe HTTP client for Android and Java.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.github.zawn
ArtifactId

ArtifactId

retrofit
Version

Version

2.10.2
Type

Type

jar
Description

Description

Retrofit
A type-safe HTTP client for Android and Java.
Project URL

Project URL

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

Source Code Management

https://github.com/zawn/retrofit/

Download retrofit 2.10.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.14.9

test (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.2
retrofit.retrofit » test-helpers jar unspecified
junit : junit jar 4.13
org.assertj : assertj-core jar 3.13.2
com.google.guava : guava jar 28.1-jre
com.squareup.okhttp3 : mockwebserver jar 3.14.9

Project Modules

There are no modules declared in this project.