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