Download yauaa-3.1.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 3.1 in this page.

License

GNU General Public License, Version 3

Build File

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

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

Download

Click the following link to download the jar file.

yauaa-3.1-javadoc.jar
yauaa-3.1-sources.jar
yauaa-3.1.jar
yauaa-3.1.pom



Related Tutorials