is not current version
Last Version 3.2.18.1

com.51degrees:device-detection-webapp-examples 3.2.4.3


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

device-detection-webapp-examples
Version

Version

3.2.4.3
Type

Type

war

Download device-detection-webapp-examples 3.2.4.3


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