| License |
License |
|---|---|
| Categories |
CategoriesSquare Business Logic Libraries Financial Retrofit Net HTTP Clients |
| GroupId | GroupIdcom.squareup.retrofit2 |
| ArtifactId | ArtifactIdretrofit |
| Version | Version2.9.0 |
| Type | Typejar |
| Description |
DescriptionRetrofit
A type-safe HTTP client for Android and Java.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| retrofit-2.9.0.pom | |
| retrofit-2.9.0.jar | 122 KB |
| retrofit-2.9.0-sources.jar | 73 KB |
| retrofit-2.9.0-javadoc.jar | 139 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.squareup.retrofit2/retrofit/ -->
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.retrofit2/retrofit/
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
// https://jarcasting.com/artifacts/com.squareup.retrofit2/retrofit/
implementation ("com.squareup.retrofit2:retrofit:2.9.0")
'com.squareup.retrofit2:retrofit:jar:2.9.0'
<dependency org="com.squareup.retrofit2" name="retrofit" rev="2.9.0">
<artifact name="retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.retrofit2', module='retrofit', version='2.9.0')
)
libraryDependencies += "com.squareup.retrofit2" % "retrofit" % "2.9.0"
[com.squareup.retrofit2/retrofit "2.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| 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 |