MVN

com.51degrees : device-detection.web.examples

Maven & Gradle

Mar 02, 2022

51Degrees :: Device Detection :: Web :: Examples · Example use of Device Detection using Web technologies. These examples are no longer available in Maven

<dependency>
    <groupId>com.51degrees</groupId>
    <artifactId>device-detection.web.examples</artifactId>
    <version>4.3.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.51degrees : device-detection.web.examples to add to Maven - Latest Versions:

  • Latest Stable: 4.3.16

All Versions

Choose a version of com.51degrees : device-detection.web.examples to add to Maven - All Versions:

Version Vulnerabilities Updated
4.3.x
device-detection.web.examples-4.3.16
device-detection.web.examples-4.3.14

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.51degrees</groupId>
    <artifactId>device-detection.web.examples</artifactId>
    <version>4.3.16</version>
</dependency>