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

com.guicedee.services:uadetector-core 0.70.0.6

The UADetector core library includes the API and implementation to read the detection information and the functions to identify User-Agents, but not the database (also known as UAS data). The UAS data can be found in the resources module.

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

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

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

uadetector-core
Версия

Версия

0.70.0.6
Тип

Тип

jar

Скачать uadetector-core 0.70.0.6


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