is not current version
Last Version 4.4.10

com.51degrees:device-detection.shared 4.1.0-beta.16


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

device-detection.shared
Version

Version

4.1.0-beta.16
Type

Type

jar

Download device-detection.shared 4.1.0-beta.16


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