Download UserAgentUtils-1.18.jar file - Jar u

Jar examples for u:UserAgentUtils

Description

Utility classes to handle user-agents.

You can download jar file UserAgentUtils 1.18 in this page.

License

New BSD License

Build File

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

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

Download

Click the following link to download the jar file.

UserAgentUtils-1.18-javadoc.jar
UserAgentUtils-1.18-sources.jar
UserAgentUtils-1.18.jar
UserAgentUtils-1.18.pom



Related Tutorials