is not current version
Last Version 7.3.0

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

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

GroupId

GroupId

nl.basjes.parse.useragent
ArtifactId

ArtifactId

yauaa-hive
Version

Version

3.1
Type

Type

jar

Download yauaa-hive 3.1


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