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