is not current version
Last Version 1.21

eu.bitwalker:UserAgentUtils 1.19

Utility classes to handle user-agents.

GroupId

GroupId

eu.bitwalker
ArtifactId

ArtifactId

UserAgentUtils
Version

Version

1.19
Type

Type

jar

Download UserAgentUtils 1.19


<!-- https://jarcasting.com/artifacts/eu.bitwalker/UserAgentUtils/ -->
<dependency>
    <groupId>eu.bitwalker</groupId>
    <artifactId>UserAgentUtils</artifactId>
    <version>1.19</version>
</dependency>
// https://jarcasting.com/artifacts/eu.bitwalker/UserAgentUtils/
implementation 'eu.bitwalker:UserAgentUtils:1.19'
// https://jarcasting.com/artifacts/eu.bitwalker/UserAgentUtils/
implementation ("eu.bitwalker:UserAgentUtils:1.19")
'eu.bitwalker:UserAgentUtils:jar:1.19'
<dependency org="eu.bitwalker" name="UserAgentUtils" rev="1.19">
  <artifact name="UserAgentUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.bitwalker', module='UserAgentUtils', version='1.19')
)
libraryDependencies += "eu.bitwalker" % "UserAgentUtils" % "1.19"
[eu.bitwalker/UserAgentUtils "1.19"]