| License |
License |
|---|---|
| GroupId | GroupIdcom.51degrees |
| ArtifactId | ArtifactIddevice-detection |
| Version | Version4.4.8 |
| Type | Typejar |
| Description |
Description51Degrees :: Device Detection
Device detection engines for the 51Degrees Pipeline API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| device-detection-4.4.8.pom | |
| device-detection-4.4.8.jar | 15 KB |
| device-detection-4.4.8-sources.jar | 16 KB |
| device-detection-4.4.8-javadoc.jar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/device-detection/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>device-detection</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/device-detection/
implementation 'com.51degrees:device-detection:4.4.8'
// https://jarcasting.com/artifacts/com.51degrees/device-detection/
implementation ("com.51degrees:device-detection:4.4.8")
'com.51degrees:device-detection:jar:4.4.8'
<dependency org="com.51degrees" name="device-detection" rev="4.4.8">
<artifact name="device-detection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='device-detection', version='4.4.8')
)
libraryDependencies += "com.51degrees" % "device-detection" % "4.4.8"
[com.51degrees/device-detection "4.4.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.51degrees : device-detection.hash.engine.on-premise | jar | 4.4.8 |
| com.51degrees : device-detection.cloud | jar | 4.4.8 |
| com.51degrees : pipeline-aggregate | jar | 4.4.6 |
| 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.8 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.3.1 |