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