Jar examples for u:uadetector-resources
This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.
You can download jar file uadetector-resources 2014.04 in this page.
You can use the following script to add uadetector-resources-2014.04.jar to your project.
<dependency> <groupId>net.sf.uadetector</groupId> <artifactId>uadetector-resources</artifactId> <version>2014.04</version> </dependency>
compile group: 'net.sf.uadetector', name: 'uadetector-resources', version: '2014.04'
libraryDependencies += "net.sf.uadetector" % "uadetector-resources" % "2014.04"
<dependency org="net.sf.uadetector" name="uadetector-resources" rev="2014.04"/>
@Grapes(@Grab(group='net.sf.uadetector', module='uadetector-resources', version='2014.04'))
'net.sf.uadetector:uadetector-resources:jar:2014.04'
Click the following link to download the jar file.
uadetector-resources-2014.04-javadoc.jar