User-Agent-Utils

Utility classes to handle user-agents.

License

License

New BSD License
GroupId

GroupId

eu.bitwalker
ArtifactId

ArtifactId

UserAgentUtils
Last Version

Last Version

1.21
Release Date

Release Date

Type

Type

jar
Description

Description

User-Agent-Utils
Utility classes to handle user-agents.
Project URL

Project URL

http://www.bitwalker.eu/software/user-agent-utils
Source Code Management

Source Code Management

https://github.com/HaraldWalker/user-agent-utils

Download UserAgentUtils

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14