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