| License |
License |
|---|---|
| GroupId | GroupIdcom.51degrees |
| ArtifactId | ArtifactIddevice-detection-webapp |
| Version | Version3.2.18.1 |
| Type | Typejar |
| Description |
Description51Degrees :: Device Detection :: WebApp
51Degrees device detection for offline and Servlet use.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.51degrees/device-detection-webapp/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>device-detection-webapp</artifactId>
<version>3.2.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/device-detection-webapp/
implementation 'com.51degrees:device-detection-webapp:3.2.18.1'
// https://jarcasting.com/artifacts/com.51degrees/device-detection-webapp/
implementation ("com.51degrees:device-detection-webapp:3.2.18.1")
'com.51degrees:device-detection-webapp:jar:3.2.18.1'
<dependency org="com.51degrees" name="device-detection-webapp" rev="3.2.18.1">
<artifact name="device-detection-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='device-detection-webapp', version='3.2.18.1')
)
libraryDependencies += "com.51degrees" % "device-detection-webapp" % "3.2.18.1"
[com.51degrees/device-detection-webapp "3.2.18.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.51degrees : device-detection-core | jar | 3.2.18.1 |
| javax : javaee-api | jar | 6.0 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| commons-codec : commons-codec | jar | 1.10 |