Last Version

user-agent-util 2.0.0

This is a library that can be used to gather information about the user-agent.

License

License

GroupId

GroupId

zone.wmj
ArtifactId

ArtifactId

user-agent-util
Version

Version

2.0.0
Type

Type

jar
Description

Description

user-agent-util
This is a library that can be used to gather information about the user-agent.
Project URL

Project URL

https://github.com/youyoudanshui/userAgentUtil
Source Code Management

Source Code Management

https://github.com/youyoudanshui/userAgentUtil

Download user-agent-util 2.0.0


<!-- https://jarcasting.com/artifacts/zone.wmj/user-agent-util/ -->
<dependency>
    <groupId>zone.wmj</groupId>
    <artifactId>user-agent-util</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/zone.wmj/user-agent-util/
implementation 'zone.wmj:user-agent-util:2.0.0'
// https://jarcasting.com/artifacts/zone.wmj/user-agent-util/
implementation ("zone.wmj:user-agent-util:2.0.0")
'zone.wmj:user-agent-util:jar:2.0.0'
<dependency org="zone.wmj" name="user-agent-util" rev="2.0.0">
  <artifact name="user-agent-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='zone.wmj', module='user-agent-util', version='2.0.0')
)
libraryDependencies += "zone.wmj" % "user-agent-util" % "2.0.0"
[zone.wmj/user-agent-util "2.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.