GroupId | GroupIdeu.europa.ec.eurostat |
---|---|
ArtifactId | ArtifactIdjgiscotools-feature |
Version | Version0.9.1 |
Type | Typejar |
Filename | Size |
---|---|
jgiscotools-feature-0.9.1.pom | |
jgiscotools-feature-0.9.1.jar | 21 KB |
jgiscotools-feature-0.9.1-sources.jar | 11 KB |
jgiscotools-feature-0.9.1-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.europa.ec.eurostat/jgiscotools-feature/ -->
<dependency>
<groupId>eu.europa.ec.eurostat</groupId>
<artifactId>jgiscotools-feature</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/jgiscotools-feature/
implementation 'eu.europa.ec.eurostat:jgiscotools-feature:0.9.1'
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/jgiscotools-feature/
implementation ("eu.europa.ec.eurostat:jgiscotools-feature:0.9.1")
'eu.europa.ec.eurostat:jgiscotools-feature:jar:0.9.1'
<dependency org="eu.europa.ec.eurostat" name="jgiscotools-feature" rev="0.9.1">
<artifact name="jgiscotools-feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.europa.ec.eurostat', module='jgiscotools-feature', version='0.9.1')
)
libraryDependencies += "eu.europa.ec.eurostat" % "jgiscotools-feature" % "0.9.1"
[eu.europa.ec.eurostat/jgiscotools-feature "0.9.1"]