is not current version
Last Version 7.3.0

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

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

GroupId

GroupId

nl.basjes.parse.useragent
ArtifactId

ArtifactId

yauaa-hive
Version

Version

6.10
Type

Type

jar

Download yauaa-hive 6.10


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