is not current version
Last Version 2014.10

net.sf.uadetector:uadetector-parent 0.1.0

UADetector is a library to detect over 190 different desktop and mobile browsers and 130 other User-Agents like feed readers and email clients.

Categories

Categories

Net
GroupId

GroupId

net.sf.uadetector
ArtifactId

ArtifactId

uadetector-parent
Version

Version

0.1.0
Type

Type

pom

Download uadetector-parent 0.1.0


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