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