License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIddevice-detection.examples |
Last Version | Last Version4.3.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Description51Degrees :: Device Detection :: Shell :: Examples
Example use of Device Detection from the shell. These examples are no longer available in Maven
|
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.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/device-detection.examples/
implementation 'com.51degrees:device-detection.examples:4.3.16'
// https://jarcasting.com/artifacts/com.51degrees/device-detection.examples/
implementation ("com.51degrees:device-detection.examples:4.3.16")
'com.51degrees:device-detection.examples:jar:4.3.16'
<dependency org="com.51degrees" name="device-detection.examples" rev="4.3.16">
<artifact name="device-detection.examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='device-detection.examples', version='4.3.16')
)
libraryDependencies += "com.51degrees" % "device-detection.examples" % "4.3.16"
[com.51degrees/device-detection.examples "4.3.16"]
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : device-detection | jar | 4.3.16 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 3.0.2 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.51degrees : device-detection.shared | test-jar | 4.3.16 |