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