is not current version
Last Version 4.4.10

com.51degrees:device-detection 3.2.17.2

51Degrees device detection for offline and Servlet use.

GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

device-detection
Version

Version

3.2.17.2
Type

Type

pom

Download device-detection 3.2.17.2


<!-- https://jarcasting.com/artifacts/com.51degrees/device-detection/ -->
<dependency>
    <groupId>com.51degrees</groupId>
    <artifactId>device-detection</artifactId>
    <version>3.2.17.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/device-detection/
implementation 'com.51degrees:device-detection:3.2.17.2'
// https://jarcasting.com/artifacts/com.51degrees/device-detection/
implementation ("com.51degrees:device-detection:3.2.17.2")
'com.51degrees:device-detection:pom:3.2.17.2'
<dependency org="com.51degrees" name="device-detection" rev="3.2.17.2">
  <artifact name="device-detection" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='device-detection', version='3.2.17.2')
)
libraryDependencies += "com.51degrees" % "device-detection" % "3.2.17.2"
[com.51degrees/device-detection "3.2.17.2"]