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

net.sf.uadetector:uadetector-parent 0.2.24

UADetector is a library to identify over 190 different desktop and mobile browsers and 130 other User-Agents like feed readers, email clients and multimedia players. In addition, even more than 400 robots like BingBot, Googlebot or Yahoo Bot can be identified.

Категории

Категории

Сеть
Группа

Группа

net.sf.uadetector
Идентификатор

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

uadetector-parent
Версия

Версия

0.2.24
Тип

Тип

pom

Скачать uadetector-parent 0.2.24

Имя Файла Размер
uadetector-parent-0.2.24.pom 15 KB
Обзор

<!-- https://jarcasting.com/artifacts/net.sf.uadetector/uadetector-parent/ -->
<dependency>
    <groupId>net.sf.uadetector</groupId>
    <artifactId>uadetector-parent</artifactId>
    <version>0.2.24</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.uadetector/uadetector-parent/
implementation 'net.sf.uadetector:uadetector-parent:0.2.24'
// https://jarcasting.com/artifacts/net.sf.uadetector/uadetector-parent/
implementation ("net.sf.uadetector:uadetector-parent:0.2.24")
'net.sf.uadetector:uadetector-parent:pom:0.2.24'
<dependency org="net.sf.uadetector" name="uadetector-parent" rev="0.2.24">
  <artifact name="uadetector-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.uadetector', module='uadetector-parent', version='0.2.24')
)
libraryDependencies += "net.sf.uadetector" % "uadetector-parent" % "0.2.24"
[net.sf.uadetector/uadetector-parent "0.2.24"]