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

License

GNU General Public License, Version 3

Build File

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

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

Download

Click the following link to download the jar file.

yauaa-4.3-javadoc.jar
yauaa-4.3-sources.jar
yauaa-4.3.jar
yauaa-4.3.pom



Related Tutorials