is not current version
Last Version 3.6

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

Compute shortest maritime routes between ports

GroupId

GroupId

eu.europa.ec.eurostat
ArtifactId

ArtifactId

searoute-war
Version

Version

3.2
Type

Type

war

Download searoute-war 3.2


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