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