is not current version
Last Version 4.3.16

com.51degrees:device-detection.examples 4.1.0-beta.19


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

device-detection.examples
Version

Version

4.1.0-beta.19
Type

Type

jar

Download device-detection.examples 4.1.0-beta.19


<!-- https://jarcasting.com/artifacts/com.51degrees/device-detection.examples/ -->
<dependency>
    <groupId>com.51degrees</groupId>
    <artifactId>device-detection.examples</artifactId>
    <version>4.1.0-beta.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/device-detection.examples/
implementation 'com.51degrees:device-detection.examples:4.1.0-beta.19'
// https://jarcasting.com/artifacts/com.51degrees/device-detection.examples/
implementation ("com.51degrees:device-detection.examples:4.1.0-beta.19")
'com.51degrees:device-detection.examples:jar:4.1.0-beta.19'
<dependency org="com.51degrees" name="device-detection.examples" rev="4.1.0-beta.19">
  <artifact name="device-detection.examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='device-detection.examples', version='4.1.0-beta.19')
)
libraryDependencies += "com.51degrees" % "device-detection.examples" % "4.1.0-beta.19"
[com.51degrees/device-detection.examples "4.1.0-beta.19"]