is not current version
Last Version 3.6

eu.europa.ec.eurostat:searoute 3.4

Compute shortest maritime routes between ports

GroupId

GroupId

eu.europa.ec.eurostat
ArtifactId

ArtifactId

searoute
Version

Version

3.4
Type

Type

pom

Download searoute 3.4

Filename Size
searoute-3.4.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.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/searoute/
implementation 'eu.europa.ec.eurostat:searoute:3.4'
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/searoute/
implementation ("eu.europa.ec.eurostat:searoute:3.4")
'eu.europa.ec.eurostat:searoute:pom:3.4'
<dependency org="eu.europa.ec.eurostat" name="searoute" rev="3.4">
  <artifact name="searoute" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.europa.ec.eurostat', module='searoute', version='3.4')
)
libraryDependencies += "eu.europa.ec.eurostat" % "searoute" % "3.4"
[eu.europa.ec.eurostat/searoute "3.4"]