Download UserAgentUtils-1.2.4.jar file - Jar u

Jar examples for u:UserAgentUtils

Description

Utility classes to handle user-agents.

You can download jar file UserAgentUtils 1.2.4 in this page.

License

New BSD License

Build File

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

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

Download

Click the following link to download the jar file.

UserAgentUtils-1.2.4-javadoc.jar
UserAgentUtils-1.2.4-sources.jar
UserAgentUtils-1.2.4.jar
UserAgentUtils-1.2.4.pom



Related Tutorials