Files download
File Operation
UserAgentUtils-1.14.jar download
UserAgentUtils-1.14.pom download
UserAgentUtils-1.14-sources.jar download
Apache Maven
<dependency>
  <groupId>eu.bitwalker</groupId>
  <artifactId>UserAgentUtils</artifactId>
  <version>1.14</version>
</dependency>
Gradle Groovy
implementation 'eu.bitwalker:UserAgentUtils:1.14'
Gradle Kotlin
implementation("eu.bitwalker:UserAgentUtils:1.14")
Scala SBT
libraryDependencies += "eu.bitwalker" % "UserAgentUtils" % "1.14"
Groovy Grape
@Grapes(
  @Grab(group='eu.bitwalker', module='UserAgentUtils', version='1.14')
)
Apache Ivy
<dependency org="eu.bitwalker" name="UserAgentUtils" rev="1.14" />
Leiningen
[eu.bitwalker/UserAgentUtils "1.14"]
Apache Buildr
'eu.bitwalker:UserAgentUtils:jar:1.14'
Dependencies