Categories |
CategoriesData |
---|---|
GroupId | GroupIdeu.trentorise.opendata.commons |
ArtifactId | ArtifactIdodt-super-pom |
Version | Version1.0.19 |
Type | Typepom |
Filename | Size |
---|---|
odt-super-pom-1.0.19.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata.commons/odt-super-pom/ -->
<dependency>
<groupId>eu.trentorise.opendata.commons</groupId>
<artifactId>odt-super-pom</artifactId>
<version>1.0.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata.commons/odt-super-pom/
implementation 'eu.trentorise.opendata.commons:odt-super-pom:1.0.19'
// https://jarcasting.com/artifacts/eu.trentorise.opendata.commons/odt-super-pom/
implementation ("eu.trentorise.opendata.commons:odt-super-pom:1.0.19")
'eu.trentorise.opendata.commons:odt-super-pom:pom:1.0.19'
<dependency org="eu.trentorise.opendata.commons" name="odt-super-pom" rev="1.0.19">
<artifact name="odt-super-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata.commons', module='odt-super-pom', version='1.0.19')
)
libraryDependencies += "eu.trentorise.opendata.commons" % "odt-super-pom" % "1.0.19"
[eu.trentorise.opendata.commons/odt-super-pom "1.0.19"]