is not current version
Last Version 7.3.0

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

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.2
Type

Type

jar

Download yauaa-hive 6.2


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