Last Version

Yauaa : Examples : Kotlin 5.16

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

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

nl.basjes.parse.useragent
ArtifactId

ArtifactId

yauaa-example-kotlin
Version

Version

5.16
Type

Type

pom
Description

Description

Yauaa : Examples : Kotlin
A parsing and analyzing library to get information from a useragent string.

Download yauaa-example-kotlin 5.16


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

Dependencies

compile (3)

Group / Artifact Type Version
nl.basjes.parse.useragent : yauaa jar 5.16
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.70
org.slf4j : jcl-over-slf4j jar 1.7.30

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.junit.vintage : junit-vintage-engine jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.