is not current version
Last Version 3.6

eu.europa.ec.eurostat:searoute 3.2

Compute shortest maritime routes between ports

GroupId

GroupId

eu.europa.ec.eurostat
ArtifactId

ArtifactId

searoute
Version

Version

3.2
Type

Type

pom

Download searoute 3.2

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