License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIddevice-detection |
Last Version | Last Version4.4.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Description51Degrees :: Device Detection
Device detection engines for the 51Degrees Pipeline API
|
Project URL |
Project URL |
Filename | Size |
---|---|
device-detection-4.4.10.pom | |
device-detection-4.4.10.jar | 9 KB |
device-detection-4.4.10-sources.jar | 8 KB |
device-detection-4.4.10-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/device-detection/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>device-detection</artifactId>
<version>4.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/device-detection/
implementation 'com.51degrees:device-detection:4.4.10'
// https://jarcasting.com/artifacts/com.51degrees/device-detection/
implementation ("com.51degrees:device-detection:4.4.10")
'com.51degrees:device-detection:jar:4.4.10'
<dependency org="com.51degrees" name="device-detection" rev="4.4.10">
<artifact name="device-detection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='device-detection', version='4.4.10')
)
libraryDependencies += "com.51degrees" % "device-detection" % "4.4.10"
[com.51degrees/device-detection "4.4.10"]
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : device-detection.hash.engine.on-premise | jar | 4.4.10 |
com.51degrees : device-detection.cloud | jar | 4.4.10 |
com.51degrees : pipeline-aggregate | jar | 4.4.7 |
org.slf4j : slf4j-api | jar | 1.7.33 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : device-detection.shared | test-jar | 4.4.10 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.3.1 |