is not current version
Last Version 4.4.10

com.51degrees:device-detection 4.3.10


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

device-detection
Version

Version

4.3.10
Type

Type

jar

Download device-detection 4.3.10


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