License |
License |
---|---|
GroupId | GroupIdeu.europa.ec.eurostat |
ArtifactId | ArtifactIdsearoute-core |
Version | Version3.5 |
Type | Typejar |
Description |
DescriptionSeaRoute-core
Compute shortest maritime routes between ports
|
Filename | Size |
---|---|
searoute-core-3.5.pom | |
searoute-core-3.5.jar | 4 MB |
searoute-core-3.5-sources.jar | 4 MB |
searoute-core-3.5-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.europa.ec.eurostat/searoute-core/ -->
<dependency>
<groupId>eu.europa.ec.eurostat</groupId>
<artifactId>searoute-core</artifactId>
<version>3.5</version>
</dependency>
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/searoute-core/
implementation 'eu.europa.ec.eurostat:searoute-core:3.5'
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/searoute-core/
implementation ("eu.europa.ec.eurostat:searoute-core:3.5")
'eu.europa.ec.eurostat:searoute-core:jar:3.5'
<dependency org="eu.europa.ec.eurostat" name="searoute-core" rev="3.5">
<artifact name="searoute-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.europa.ec.eurostat', module='searoute-core', version='3.5')
)
libraryDependencies += "eu.europa.ec.eurostat" % "searoute-core" % "3.5"
[eu.europa.ec.eurostat/searoute-core "3.5"]
Group / Artifact | Type | Version |
---|---|---|
eu.europa.ec.eurostat : jgiscotools-feature | jar | 0.9.12 |
org.geotools » gt-graph | jar | 25.2 |
org.geotools » gt-epsg-hsql | jar | 25.2 |
org.geotools » gt-geopkg | jar | 25.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |