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

com.51degrees:device-detection 4.4.9


Группа

Группа

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

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

device-detection
Версия

Версия

4.4.9
Тип

Тип

jar

Скачать device-detection 4.4.9


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