License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIddevice-detection-core |
Version | Version3.2.18.1 |
Type | Typejar |
Description |
Description51Degrees :: Device Detection :: Core
51Degrees device detection for offline and Servlet use.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.51degrees/device-detection-core/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>device-detection-core</artifactId>
<version>3.2.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/device-detection-core/
implementation 'com.51degrees:device-detection-core:3.2.18.1'
// https://jarcasting.com/artifacts/com.51degrees/device-detection-core/
implementation ("com.51degrees:device-detection-core:3.2.18.1")
'com.51degrees:device-detection-core:jar:3.2.18.1'
<dependency org="com.51degrees" name="device-detection-core" rev="3.2.18.1">
<artifact name="device-detection-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='device-detection-core', version='3.2.18.1')
)
libraryDependencies += "com.51degrees" % "device-detection-core" % "3.2.18.1"
[com.51degrees/device-detection-core "3.2.18.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.22 |
com.google.guava : guava | jar | 20.0 |
ch.qos.logback : logback-classic | jar | 1.1.8 |
ch.qos.logback : logback-core | jar | 1.1.8 |