License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIddevice-detection.cloud |
Version | Version4.3.12 |
Type | Typejar |
Description |
Description51Degrees :: Device Detection :: Cloud
Device detection engines for the 51Degrees Pipeline API
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.51degrees/device-detection.cloud/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>device-detection.cloud</artifactId>
<version>4.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/device-detection.cloud/
implementation 'com.51degrees:device-detection.cloud:4.3.12'
// https://jarcasting.com/artifacts/com.51degrees/device-detection.cloud/
implementation ("com.51degrees:device-detection.cloud:4.3.12")
'com.51degrees:device-detection.cloud:jar:4.3.12'
<dependency org="com.51degrees" name="device-detection.cloud" rev="4.3.12">
<artifact name="device-detection.cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='device-detection.cloud', version='4.3.12')
)
libraryDependencies += "com.51degrees" % "device-detection.cloud" % "4.3.12"
[com.51degrees/device-detection.cloud "4.3.12"]
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : device-detection.shared | jar | 4.3.12 |
com.51degrees : pipeline.cloudrequestengine | jar | 4.3.7 |
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : device-detection.shared | test-jar | 4.3.12 |
com.51degrees : pipeline.common | test-jar | 4.3.7 |
org.mockito : mockito-core | jar | 2.22.0 |
junit : junit | jar | 4.13.1 |