GroupId | GroupIdeu.europa.ec.eurostat |
---|---|
ArtifactId | ArtifactIdjgiscotools-feature |
Version | Version0.9.22 |
Type | Typejar |
Filename | Size |
---|---|
jgiscotools-feature-0.9.22.pom | |
jgiscotools-feature-0.9.22.jar | 32 KB |
jgiscotools-feature-0.9.22-sources.jar | 18 KB |
jgiscotools-feature-0.9.22-javadoc.jar | 466 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.22</version>
</dependency>
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/jgiscotools-feature/
implementation 'eu.europa.ec.eurostat:jgiscotools-feature:0.9.22'
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/jgiscotools-feature/
implementation ("eu.europa.ec.eurostat:jgiscotools-feature:0.9.22")
'eu.europa.ec.eurostat:jgiscotools-feature:jar:0.9.22'
<dependency org="eu.europa.ec.eurostat" name="jgiscotools-feature" rev="0.9.22">
<artifact name="jgiscotools-feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.europa.ec.eurostat', module='jgiscotools-feature', version='0.9.22')
)
libraryDependencies += "eu.europa.ec.eurostat" % "jgiscotools-feature" % "0.9.22"
[eu.europa.ec.eurostat/jgiscotools-feature "0.9.22"]