is not current version
Last Version 7.3.0

Yauaa : Analyzer 6.3

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

6.3
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://github.com/nielsbasjes/yauaa

Download yauaa 6.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.1
org.apache.commons : commons-text jar 1.9
org.apache.commons : commons-collections4 jar 4.4
nl.basjes.collections : prefixmap jar 2.0
com.esotericsoftware : kryo Optional jar 5.2.0
com.google.code.findbugs : jsr305 jar 3.0.2

provided (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-jcl jar 2.14.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.