Yauaa : Commandline version

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

License

License

GroupId

GroupId

nl.basjes.parse.useragent
ArtifactId

ArtifactId

yauaa-commandline
Last Version

Last Version

5.23
Release Date

Release Date

Type

Type

jar
Description

Description

Yauaa : Commandline version
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-commandline

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.1
org.springframework : spring-core jar 5.3.4
org.yaml : snakeyaml jar 1.28

test (3)

Group / Artifact Type Version
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.

Versions

Version
5.23
5.22
5.21
5.20
5.19
5.18
5.17
5.16
5.15
5.14.1
5.14
5.13
5.12
5.11
5.10
5.9
5.8
5.7
5.6
5.5
5.4
5.3
5.2
5.1
5.0
4.5
4.4
4.3
4.2
4.1
4.0
3.3
3.2
3.1
3.0
2.2
2.1
2.0
1.4