is not current version
Last Version 7.3.0

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

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

Type

jar

Download yauaa-hive 5.4


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