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