GroupId | GroupIdeu.europa.ec.eurostat |
---|---|
ArtifactId | ArtifactIdsearoute-war |
Version | Version3.2 |
Type | Typewar |
Filename | Size |
---|---|
searoute-war-3.2.pom | |
searoute-war-3.2.war | 56 MB |
searoute-war-3.2-sources.jar | 7 MB |
searoute-war-3.2-javadoc.jar | 392 KB |
Browse |
<!-- 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"]