is not current version
Last Version 4.4.10

com.51degrees:device-detection 2.3.14.2

51Degrees device detection for offline and Servlet use.

GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

device-detection
Version

Version

2.3.14.2
Type

Type

pom

Download device-detection 2.3.14.2


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