com.github.coveo:uap-java

A user agent string parser

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.coveo
ArtifactId

ArtifactId

uap-java
Last Version

Last Version

1.3.1-coveo1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.coveo:uap-java
A user agent string parser

Download uap-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.coveo/uap-java/ -->
<dependency>
    <groupId>com.github.coveo</groupId>
    <artifactId>uap-java</artifactId>
    <version>1.3.1-coveo1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.coveo/uap-java/
implementation 'com.github.coveo:uap-java:1.3.1-coveo1'
// https://jarcasting.com/artifacts/com.github.coveo/uap-java/
implementation ("com.github.coveo:uap-java:1.3.1-coveo1")
'com.github.coveo:uap-java:jar:1.3.1-coveo1'
<dependency org="com.github.coveo" name="uap-java" rev="1.3.1-coveo1">
  <artifact name="uap-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.coveo', module='uap-java', version='1.3.1-coveo1')
)
libraryDependencies += "com.github.coveo" % "uap-java" % "1.3.1-coveo1"
[com.github.coveo/uap-java "1.3.1-coveo1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.10
commons-collections : commons-collections jar 3.2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.
com.github.coveo

Coveo

Coveo's Open Source Lair

Versions

Version
1.3.1-coveo1