| License | License | 
|---|---|
| GroupId | GroupIdcom.deviceatlas | 
| ArtifactId | ArtifactIddeviceatlas-spring-mobile-extension | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDeviceAtlas Cloud Spring Mobile Extension A Spring Mobile extension implementing DeviceResolver and Device interfaces with DeviceAtlas intelligence. 
      The extension provides accurate identification of mobile, tablet, non-human traffic. | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.deviceatlas/deviceatlas-spring-mobile-extension/ -->
<dependency>
    <groupId>com.deviceatlas</groupId>
    <artifactId>deviceatlas-spring-mobile-extension</artifactId>
    <version>0.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.deviceatlas/deviceatlas-spring-mobile-extension/
implementation 'com.deviceatlas:deviceatlas-spring-mobile-extension:0.1.0'// https://jarcasting.com/artifacts/com.deviceatlas/deviceatlas-spring-mobile-extension/
implementation ("com.deviceatlas:deviceatlas-spring-mobile-extension:0.1.0")'com.deviceatlas:deviceatlas-spring-mobile-extension:jar:0.1.0'<dependency org="com.deviceatlas" name="deviceatlas-spring-mobile-extension" rev="0.1.0">
  <artifact name="deviceatlas-spring-mobile-extension" type="jar" />
</dependency>@Grapes(
@Grab(group='com.deviceatlas', module='deviceatlas-spring-mobile-extension', version='0.1.0')
)libraryDependencies += "com.deviceatlas" % "deviceatlas-spring-mobile-extension" % "0.1.0"[com.deviceatlas/deviceatlas-spring-mobile-extension "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.deviceatlas : deviceatlas-cloud-java-client | jar | 2.0.0 | 
| org.springframework : spring-test | jar | 4.2.5.RELEASE | 
| org.springframework.boot : spring-boot-maven-plugin | jar | 1.2.7.RELEASE | 
| org.springframework.boot : spring-boot-starter-mobile | jar | 1.2.7.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |