не последняя версия
Последняя версия 3.2.18.1

com.51degrees:device-detection-webapp 2.3.14.2


Группа

Группа

com.51degrees
Идентификатор

Идентификатор

device-detection-webapp
Версия

Версия

2.3.14.2
Тип

Тип

jar

Скачать 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"]