Download UserAgentUtils-1.20.jar file - Jar u

Jar examples for u:UserAgentUtils

Description

Utility classes to handle user-agents.

You can download jar file UserAgentUtils 1.20 in this page.

License

New BSD License

Build File

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

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

Download

Click the following link to download the jar file.

UserAgentUtils-1.20-javadoc.jar
UserAgentUtils-1.20-sources.jar
UserAgentUtils-1.20.jar
UserAgentUtils-1.20.pom



Related Tutorials