Download UserAgentUtils-1.21.jar file - Jar u

Jar examples for u:UserAgentUtils

Description

Utility classes to handle user-agents.

You can download jar file UserAgentUtils 1.21 in this page.

License

New BSD License

Build File

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

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

Download

Click the following link to download the jar file.

UserAgentUtils-1.21-javadoc.jar
UserAgentUtils-1.21-sources.jar
UserAgentUtils-1.21.jar
UserAgentUtils-1.21.pom



Related Tutorials