is not current version
Last Version 1.21

eu.bitwalker:UserAgentUtils 1.18

Utility classes to handle user-agents.

GroupId

GroupId

eu.bitwalker
ArtifactId

ArtifactId

UserAgentUtils
Version

Version

1.18
Type

Type

jar

Download UserAgentUtils 1.18


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