is not current version
Last Version 3.2.18.1

com.51degrees:device-detection-webapp 2.3.14.2


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

device-detection-webapp
Version

Version

2.3.14.2
Type

Type

jar

Download device-detection-webapp 2.3.14.2


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