is not current version
Last Version 4.4.10

com.51degrees:device-detection 4.4.9


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

device-detection
Version

Version

4.4.9
Type

Type

jar

Download device-detection 4.4.9


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