Device Detector

The Universal Device Detection library that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models.

Лицензия

Лицензия

Группа

Группа

io.github.mngsk
Идентификатор

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

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

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

1.0.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

Device Detector
The Universal Device Detection library that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models.
Ссылка на сайт

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

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

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

https://github.com/mngsk/device-detector/tree/master

Скачать device-detector

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.12.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.3
org.apache.maven : maven-artifact jar 3.8.1

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

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

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

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

Версия
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0