Device detector

The aim of this library is to fetch as much as possible information from a user-agent string.

Лицензия

Лицензия

Группа

Группа

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

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

device-detector
Последняя версия

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

1.14.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Device detector
The aim of this library is to fetch as much as possible information from a user-agent string.
Ссылка на сайт

Ссылка на сайт

https://github.com/deevvicom/device-detector.git
Система контроля версий

Система контроля версий

http://github.com/deevvicom/device-detector

Скачать device-detector

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.yaml : snakeyaml jar 1.29
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
org.apache.maven : maven-artifact jar 3.6.3
com.google.guava : guava jar 31.0.1-jre
org.apache.commons : commons-lang3 jar 3.6
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.30
junit : junit jar 4.13.2

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.jupiter : junit-jupiter-api jar 5.3.2
com.google.truth : truth jar 1.1.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0