is not current version
Last Version 3.6

eu.europa.ec.eurostat:searoute-jar 3.2

Compute shortest maritime routes between ports

GroupId

GroupId

eu.europa.ec.eurostat
ArtifactId

ArtifactId

searoute-jar
Version

Version

3.2
Type

Type

jar

Download searoute-jar 3.2


<!-- https://jarcasting.com/artifacts/eu.europa.ec.eurostat/searoute-jar/ -->
<dependency>
    <groupId>eu.europa.ec.eurostat</groupId>
    <artifactId>searoute-jar</artifactId>
    <version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/searoute-jar/
implementation 'eu.europa.ec.eurostat:searoute-jar:3.2'
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/searoute-jar/
implementation ("eu.europa.ec.eurostat:searoute-jar:3.2")
'eu.europa.ec.eurostat:searoute-jar:jar:3.2'
<dependency org="eu.europa.ec.eurostat" name="searoute-jar" rev="3.2">
  <artifact name="searoute-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.europa.ec.eurostat', module='searoute-jar', version='3.2')
)
libraryDependencies += "eu.europa.ec.eurostat" % "searoute-jar" % "3.2"
[eu.europa.ec.eurostat/searoute-jar "3.2"]