is not current version
Last Version 7.3.0

nl.basjes.parse.useragent:yauaa-hive 5.9

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

GroupId

GroupId

nl.basjes.parse.useragent
ArtifactId

ArtifactId

yauaa-hive
Version

Version

5.9
Type

Type

jar

Download yauaa-hive 5.9


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