Jar examples for u:UserAgentUtils
Utility classes to handle user-agents.
You can download jar file UserAgentUtils 1.2.4 in this page.
New BSD License
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'
Click the following link to download the jar file.
UserAgentUtils-1.2.4-javadoc.jar