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

com.jwebmp.thirdparty:uadetector-core 0.67.0.15

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.

Группа

Группа

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

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

uadetector-core
Версия

Версия

0.67.0.15
Тип

Тип

jar

Скачать uadetector-core 0.67.0.15


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