MVN

com.squareup.retrofit : retrofit

Maven & Gradle

Dec 17, 2021
313 usages
41.2k stars

Retrofit

<dependency>
    <groupId>com.squareup.retrofit</groupId>
    <artifactId>retrofit</artifactId>
    <version>1.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.retrofit : retrofit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0
  • Latest Beta: 2.0.0-beta2

All Versions

Choose a version of com.squareup.retrofit : retrofit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
retrofit-2.0.0-beta2
retrofit-2.0.0-beta1
1.9.x
retrofit-1.9.0
1.8.x
retrofit-1.8.0
1.7.x
retrofit-1.7.1
retrofit-1.7.0
1.6.x
retrofit-1.6.1
retrofit-1.6.0
1.5.x
retrofit-1.5.1
retrofit-1.5.0
1.4.x
retrofit-1.4.1
retrofit-1.4.0
1.3.x
retrofit-1.3.0
1.2.x
retrofit-1.2.2
retrofit-1.2.1
retrofit-1.2.0
1.1.x
retrofit-1.1.1
retrofit-1.1.0
1.0.x
retrofit-1.0.2
retrofit-1.0.1
retrofit-1.0.0

How to add a dependency to Maven

Add the following com.squareup.retrofit : retrofit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.retrofit</groupId>
    <artifactId>retrofit</artifactId>
    <version>1.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.retrofit : retrofit gradle dependency to your build.gradle file:

implementation 'com.squareup.retrofit:retrofit:1.9.0'

Gradle Kotlin DSL: Add the following com.squareup.retrofit : retrofit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.retrofit:retrofit:1.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.retrofit : retrofit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.retrofit" % "retrofit" % "1.9.0"

Advertisement

Dependencies from Group

Dec 17, 2021
313 usages
41.2k stars
Dec 17, 2021
80 usages
Dec 17, 2021
19 usages
41.7k stars
Dec 17, 2021
6 usages
41.7k stars
Dec 17, 2021
6 usages
41.7k stars

Discover Dependencies

Sep 12, 2022
438 usages
3.3k stars
Nov 22, 2021
610 usages
82 stars
Aug 18, 2023
453 usages
5.9k stars
May 12, 2023
581 usages
10.6k stars
Jul 21, 2023
431 usages
1.1k stars
Dec 14, 2020
337 usages
12.5k stars
Apr 23, 2016
199 usages
Mar 03, 2023
715 usages
2.4k stars