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

com.guicedee.services:uadetector-core 1.2.1.2-jre17

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
Версия

Версия

1.2.1.2-jre17
Тип

Тип

jar

Скачать uadetector-core 1.2.1.2-jre17


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