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

com.51degrees:device-detection 2.3.14.2

51Degrees device detection for offline and Servlet use.

Группа

Группа

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

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

device-detection
Версия

Версия

2.3.14.2
Тип

Тип

pom

Скачать device-detection 2.3.14.2

Имя Файла Размер
device-detection-2.3.14.2.pom 7 KB
Обзор

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