MVN

dk.tbsalling : aisutils

Maven & Gradle

Mar 08, 2023
20 stars

aisutils · Utilities for processing AIS messages; e.g. tracking, free-text filter expressions, archiving, and more.

<dependency>
    <groupId>dk.tbsalling</groupId>
    <artifactId>aisutils</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dk.tbsalling : aisutils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of dk.tbsalling : aisutils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
aisutils-1.1.4
aisutils-1.1.1
aisutils-1.1.0
1.0.x
aisutils-1.0.0

How to add a dependency to Maven

Add the following dk.tbsalling : aisutils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dk.tbsalling</groupId>
    <artifactId>aisutils</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dk.tbsalling : aisutils gradle dependency to your build.gradle file:

implementation 'dk.tbsalling:aisutils:1.1.4'

Gradle Kotlin DSL: Add the following dk.tbsalling : aisutils gradle kotlin dependency to your build.gradle.kts file:

implementation("dk.tbsalling:aisutils:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following dk.tbsalling : aisutils sbt scala dependency to your build.sbt file:

libraryDependencies += "dk.tbsalling" % "aisutils" % "1.1.4"

Advertisement

Dependencies from Group

Mar 20, 2023
1 usages
146 stars
Mar 08, 2023
20 stars
Jun 12, 2014
0 stars

Discover Dependencies

Nov 04, 2018
5 usages
1 stars
Nov 04, 2018
1 stars
Jan 17, 2019
5 stars
May 19, 2023
2 usages
725 stars
Apr 04, 2019
3.3k stars
May 12, 2019
1 usages
8 stars