is not current version
Last Version 3.2.18.1

com.51degrees:device-detection-core v3.2.11.3


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

device-detection-core
Version

Version

v3.2.11.3
Type

Type

jar

Download device-detection-core v3.2.11.3


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