Download yauaa-2.2.jar file - Jar y

Jar examples for y:yauaa

Description

A parsing and analyzing library to get information from a useragent string.

You can download jar file yauaa 2.2 in this page.

License

GNU General Public License, Version 3

Build File

You can use the following script to add yauaa-2.2.jar to your project.

<dependency>
   <groupId>nl.basjes.parse.useragent</groupId>
   <artifactId>yauaa</artifactId>
   <version>2.2</version>
</dependency>
compile group: 'nl.basjes.parse.useragent', name: 'yauaa', version: '2.2'
libraryDependencies += "nl.basjes.parse.useragent" % "yauaa" % "2.2"
<dependency org="nl.basjes.parse.useragent" name="yauaa" rev="2.2"/>
@Grapes(@Grab(group='nl.basjes.parse.useragent', module='yauaa', version='2.2'))
'nl.basjes.parse.useragent:yauaa:jar:2.2'

Download

Click the following link to download the jar file.

yauaa-2.2-javadoc.jar
yauaa-2.2-sources.jar
yauaa-2.2.jar
yauaa-2.2.pom



Related Tutorials