Last Version

Spring Mobile Device Resolution Support 1.1.5.RELEASE

Spring Mobile Device Resolution Support

License

License

GroupId

GroupId

org.springframework.mobile
ArtifactId

ArtifactId

spring-mobile-device
Version

Version

1.1.5.RELEASE
Type

Type

jar
Description

Description

Spring Mobile Device Resolution Support
Spring Mobile Device Resolution Support
Project URL

Project URL

https://github.com/spring-projects/spring-mobile
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-mobile

Download spring-mobile-device 1.1.5.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.mobile/spring-mobile-device/ -->
<dependency>
    <groupId>org.springframework.mobile</groupId>
    <artifactId>spring-mobile-device</artifactId>
    <version>1.1.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.mobile/spring-mobile-device/
implementation 'org.springframework.mobile:spring-mobile-device:1.1.5.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.mobile/spring-mobile-device/
implementation ("org.springframework.mobile:spring-mobile-device:1.1.5.RELEASE")
'org.springframework.mobile:spring-mobile-device:jar:1.1.5.RELEASE'
<dependency org="org.springframework.mobile" name="spring-mobile-device" rev="1.1.5.RELEASE">
  <artifact name="spring-mobile-device" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.mobile', module='spring-mobile-device', version='1.1.5.RELEASE')
)
libraryDependencies += "org.springframework.mobile" % "spring-mobile-device" % "1.1.5.RELEASE"
[org.springframework.mobile/spring-mobile-device "1.1.5.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 3.2.13.RELEASE
org.springframework : spring-web jar 3.2.13.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.