GroupId | GroupIdeu.europa.ec.eurostat |
---|---|
ArtifactId | ArtifactIdsearoute-jar |
Version | Version3.2 |
Type | Typejar |
Filename | Size |
---|---|
searoute-jar-3.2.pom | |
searoute-jar-3.2.jar | 39 MB |
searoute-jar-3.2-sources.jar | 8 KB |
searoute-jar-3.2-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.europa.ec.eurostat/searoute-jar/ -->
<dependency>
<groupId>eu.europa.ec.eurostat</groupId>
<artifactId>searoute-jar</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/searoute-jar/
implementation 'eu.europa.ec.eurostat:searoute-jar:3.2'
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/searoute-jar/
implementation ("eu.europa.ec.eurostat:searoute-jar:3.2")
'eu.europa.ec.eurostat:searoute-jar:jar:3.2'
<dependency org="eu.europa.ec.eurostat" name="searoute-jar" rev="3.2">
<artifact name="searoute-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.europa.ec.eurostat', module='searoute-jar', version='3.2')
)
libraryDependencies += "eu.europa.ec.eurostat" % "searoute-jar" % "3.2"
[eu.europa.ec.eurostat/searoute-jar "3.2"]