License |
License |
---|---|
GroupId | GroupIddk.tbsalling |
ArtifactId | ArtifactIdaismessages |
Last Version | Last Version3.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaismessages
AISMessages is a light-weight and high-performing software library for decoding AIS messages related to
maritime navigation and safety.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
aismessages-3.2.3.pom | |
aismessages-3.2.3.jar | 196 KB |
aismessages-3.2.3-sources.jar | 105 KB |
aismessages-3.2.3-javadoc.jar | 872 KB |
aismessages-3.2.3-jar-with-dependencies.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dk.tbsalling/aismessages/ -->
<dependency>
<groupId>dk.tbsalling</groupId>
<artifactId>aismessages</artifactId>
<version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/dk.tbsalling/aismessages/
implementation 'dk.tbsalling:aismessages:3.2.3'
// https://jarcasting.com/artifacts/dk.tbsalling/aismessages/
implementation ("dk.tbsalling:aismessages:3.2.3")
'dk.tbsalling:aismessages:jar:3.2.3'
<dependency org="dk.tbsalling" name="aismessages" rev="3.2.3">
<artifact name="aismessages" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.tbsalling', module='aismessages', version='3.2.3')
)
libraryDependencies += "dk.tbsalling" % "aismessages" % "3.2.3"
[dk.tbsalling/aismessages "3.2.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.jmock : jmock-junit4 | jar | 2.12.0 |