License |
License |
---|---|
GroupId | GroupIdzone.wmj |
ArtifactId | ArtifactIduser-agent-util |
Version | Version1.2.10 |
Type | Typejar |
Description |
Descriptionuser-agent-util Maven Plugin
This is a library that can be used to gather information about the user-agent.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
user-agent-util-1.2.10.pom | |
user-agent-util-1.2.10.jar | 26 KB |
user-agent-util-1.2.10-sources.jar | 10 KB |
user-agent-util-1.2.10-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/zone.wmj/user-agent-util/ -->
<dependency>
<groupId>zone.wmj</groupId>
<artifactId>user-agent-util</artifactId>
<version>1.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/zone.wmj/user-agent-util/
implementation 'zone.wmj:user-agent-util:1.2.10'
// https://jarcasting.com/artifacts/zone.wmj/user-agent-util/
implementation ("zone.wmj:user-agent-util:1.2.10")
'zone.wmj:user-agent-util:jar:1.2.10'
<dependency org="zone.wmj" name="user-agent-util" rev="1.2.10">
<artifact name="user-agent-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='zone.wmj', module='user-agent-util', version='1.2.10')
)
libraryDependencies += "zone.wmj" % "user-agent-util" % "1.2.10"
[zone.wmj/user-agent-util "1.2.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |