is not current version
Last Version 4.4.10

com.51degrees:device-detection.cloud 4.3.5


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

device-detection.cloud
Version

Version

4.3.5
Type

Type

jar

Download device-detection.cloud 4.3.5


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