License |
License
New BSD License
|
---|---|
GroupId | GroupIdnl.bitwalker |
ArtifactId | ArtifactIdUserAgentUtils |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUser-Agent-Utils
Utility classes to handle user-agents.
|
Filename | Size |
---|---|
UserAgentUtils-1.2.4.pom | |
UserAgentUtils-1.2.4.jar | 23 KB |
UserAgentUtils-1.2.4-sources.jar | 22 KB |
UserAgentUtils-1.2.4-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.bitwalker/UserAgentUtils/ -->
<dependency>
<groupId>nl.bitwalker</groupId>
<artifactId>UserAgentUtils</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/nl.bitwalker/UserAgentUtils/
implementation 'nl.bitwalker:UserAgentUtils:1.2.4'
// https://jarcasting.com/artifacts/nl.bitwalker/UserAgentUtils/
implementation ("nl.bitwalker:UserAgentUtils:1.2.4")
'nl.bitwalker:UserAgentUtils:jar:1.2.4'
<dependency org="nl.bitwalker" name="UserAgentUtils" rev="1.2.4">
<artifact name="UserAgentUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.bitwalker', module='UserAgentUtils', version='1.2.4')
)
libraryDependencies += "nl.bitwalker" % "UserAgentUtils" % "1.2.4"
[nl.bitwalker/UserAgentUtils "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |