Download UserAgentUtils-1.19.jar file - Jar u

Jar examples for u:UserAgentUtils

Description

Utility classes to handle user-agents.

You can download jar file UserAgentUtils 1.19 in this page.

License

New BSD License

Build File

You can use the following script to add UserAgentUtils-1.19.jar to your project.

<dependency>
   <groupId>eu.bitwalker</groupId>
   <artifactId>UserAgentUtils</artifactId>
   <version>1.19</version>
</dependency>
compile group: 'eu.bitwalker', name: 'UserAgentUtils', version: '1.19'
libraryDependencies += "eu.bitwalker" % "UserAgentUtils" % "1.19"
<dependency org="eu.bitwalker" name="UserAgentUtils" rev="1.19"/>
@Grapes(@Grab(group='eu.bitwalker', module='UserAgentUtils', version='1.19'))
'eu.bitwalker:UserAgentUtils:jar:1.19'

Download

Click the following link to download the jar file.

UserAgentUtils-1.19-javadoc.jar
UserAgentUtils-1.19-sources.jar
UserAgentUtils-1.19.jar
UserAgentUtils-1.19.pom



Related Tutorials