MVN

org.springframework.mobile : spring-mobile-device

Maven & Gradle

Jul 13, 2015
22 usages
181 stars

Spring Mobile Device Resolution Support · Spring Mobile Device Resolution Support

<dependency>
    <groupId>org.springframework.mobile</groupId>
    <artifactId>spring-mobile-device</artifactId>
    <version>1.1.5.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.mobile : spring-mobile-device to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.5.RELEASE

All Versions

Choose a version of org.springframework.mobile : spring-mobile-device to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
spring-mobile-device-1.1.5.RELEASE
spring-mobile-device-1.1.4.RELEASE
spring-mobile-device-1.1.3.RELEASE
spring-mobile-device-1.1.2.RELEASE
spring-mobile-device-1.1.1.RELEASE
spring-mobile-device-1.1.0.RELEASE
1.0.x
spring-mobile-device-1.0.2.RELEASE
spring-mobile-device-1.0.1.RELEASE
spring-mobile-device-1.0.0.RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>org.springframework.mobile</groupId>
    <artifactId>spring-mobile-device</artifactId>
    <version>1.1.5.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.springframework.mobile : spring-mobile-device gradle dependency to your build.gradle file:

implementation 'org.springframework.mobile:spring-mobile-device:1.1.5.RELEASE'

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

implementation("org.springframework.mobile:spring-mobile-device:1.1.5.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.springframework.mobile : spring-mobile-device sbt scala dependency to your build.sbt file:

libraryDependencies += "org.springframework.mobile" % "spring-mobile-device" % "1.1.5.RELEASE"

Advertisement

Dependencies from Group

Jul 13, 2015
22 usages
181 stars

Discover Dependencies

Aug 12, 2020
94 usages
25.5k stars
Jul 06, 2015
47 usages
0 stars
Jan 15, 2016
29 usages
4k stars
Aug 16, 2023
4 usages
1.5k stars
Jul 30, 2023
458 usages
2.5k stars
Jan 09, 2020
22 usages
Jan 09, 2020
188 usages
Mar 27, 2017
83 usages
695 stars
Jun 14, 2022
1.9k usages
Jun 03, 2023
4 usages
396 stars