is not current version
Last Version 7.3.0

Yauaa : Analyzer 5.23

A parsing and analyzing library to get information from a useragent string.

License

License

GroupId

GroupId

nl.basjes.parse.useragent
ArtifactId

ArtifactId

yauaa
Version

Version

5.23
Type

Type

jar
Description

Description

Yauaa : Analyzer
A parsing and analyzing library to get information from a useragent string.
Project URL

Project URL

https://yauaa.basjes.nl
Source Code Management

Source Code Management

https://yauaa.basjes.nl

Download yauaa 5.23


<!-- https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa/ -->
<dependency>
    <groupId>nl.basjes.parse.useragent</groupId>
    <artifactId>yauaa</artifactId>
    <version>5.23</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa/
implementation 'nl.basjes.parse.useragent:yauaa:5.23'
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa/
implementation ("nl.basjes.parse.useragent:yauaa:5.23")
'nl.basjes.parse.useragent:yauaa:jar:5.23'
<dependency org="nl.basjes.parse.useragent" name="yauaa" rev="5.23">
  <artifact name="yauaa" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.useragent', module='yauaa', version='5.23')
)
libraryDependencies += "nl.basjes.parse.useragent" % "yauaa" % "5.23"
[nl.basjes.parse.useragent/yauaa "5.23"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.0.3
org.apache.commons : commons-text jar 1.9
org.apache.commons : commons-collections4 jar 4.4
nl.basjes.collections : prefixmap jar 2.0
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
com.esotericsoftware : kryo jar 5.0.3

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.