is not current version
Last Version 3.6

eu.europa.ec.eurostat:searoute 3.3

Compute shortest maritime routes between ports

GroupId

GroupId

eu.europa.ec.eurostat
ArtifactId

ArtifactId

searoute
Version

Version

3.3
Type

Type

pom

Download searoute 3.3

Filename Size
searoute-3.3.pom 5 KB
Browse

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