License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIddevice-detection.examples |
Version | Version4.2.8 |
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.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/device-detection.examples/
implementation 'com.51degrees:device-detection.examples:4.2.8'
// https://jarcasting.com/artifacts/com.51degrees/device-detection.examples/
implementation ("com.51degrees:device-detection.examples:4.2.8")
'com.51degrees:device-detection.examples:jar:4.2.8'
<dependency org="com.51degrees" name="device-detection.examples" rev="4.2.8">
<artifact name="device-detection.examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='device-detection.examples', version='4.2.8')
)
libraryDependencies += "com.51degrees" % "device-detection.examples" % "4.2.8"
[com.51degrees/device-detection.examples "4.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : device-detection.shared | jar | 4.2.8 |
com.51degrees : device-detection | jar | 4.2.8 |
com.blueconic : browscap-java | jar | 1.2.8 |
com.sun.activation : javax.activation | jar | 1.2.0 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : device-detection.shared | test-jar | 4.2.8 |
com.51degrees : pipeline.common | test-jar | 4.2.3 |
junit : junit | jar | 4.12 |