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