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