MVN

org.springframework.android : spring-android-rest-template

Maven & Gradle

Dec 07, 2012
23 usages
706 stars

Spring for Android Rest Template · Spring for Android Rest Template

<dependency>
    <groupId>org.springframework.android</groupId>
    <artifactId>spring-android-rest-template</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.android : spring-android-rest-template to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1.RELEASE

All Versions

Choose a version of org.springframework.android : spring-android-rest-template to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-android-rest-template-1.0.1.RELEASE
spring-android-rest-template-1.0.0.RELEASE

How to add a dependency to Maven

Add the following org.springframework.android : spring-android-rest-template maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.springframework.android</groupId>
    <artifactId>spring-android-rest-template</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.springframework.android : spring-android-rest-template gradle dependency to your build.gradle file:

implementation 'org.springframework.android:spring-android-rest-template:1.0.1.RELEASE'

Gradle Kotlin DSL: Add the following org.springframework.android : spring-android-rest-template gradle kotlin dependency to your build.gradle.kts file:

implementation("org.springframework.android:spring-android-rest-template:1.0.1.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.springframework.android : spring-android-rest-template sbt scala dependency to your build.sbt file:

libraryDependencies += "org.springframework.android" % "spring-android-rest-template" % "1.0.1.RELEASE"

Advertisement

Dependencies from Group

Dec 07, 2012
5 usages
706 stars
Dec 07, 2012
1 usages
706 stars

Discover Dependencies

Aug 25, 2023
115 usages
3.9k stars
Aug 10, 2023
174 usages
27 stars
Oct 07, 2018
17 usages
2.1k stars
Feb 28, 2023
907 usages
976 stars
Jul 19, 2023
6 usages
65 stars
Jun 14, 2022
323 usages
Aug 09, 2023
5.1k usages
2.7k stars
Aug 01, 2023
12 usages
Jun 16, 2021
24 usages
124 stars
Mar 26, 2018
128 usages
15 stars