License |
License
New BSD License
|
---|---|
GroupId | GroupIdeu.bitwalker |
ArtifactId | ArtifactIdUserAgentUtils |
Last Version | Last Version1.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUser-Agent-Utils
Utility classes to handle user-agents.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
UserAgentUtils-1.21.pom | |
UserAgentUtils-1.21.jar | 33 KB |
UserAgentUtils-1.21-sources.jar | 27 KB |
UserAgentUtils-1.21-javadoc.jar | 119 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |