is not current version
Last Version 7.3.0

nl.basjes.parse.useragent:yauaa-flink-table 5.21

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

GroupId

GroupId

nl.basjes.parse.useragent
ArtifactId

ArtifactId

yauaa-flink-table
Version

Version

5.21
Type

Type

jar

Download yauaa-flink-table 5.21


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