Categories |
CategoriesData |
---|---|
GroupId | GroupIdit.bz.opendatahub.alpinebits |
ArtifactId | ArtifactIdexamples-root |
Version | Version0.8.0 |
Type | Typepom |
Filename | Size |
---|---|
examples-root-0.8.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-root/ -->
<dependency>
<groupId>it.bz.opendatahub.alpinebits</groupId>
<artifactId>examples-root</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-root/
implementation 'it.bz.opendatahub.alpinebits:examples-root:0.8.0'
// https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-root/
implementation ("it.bz.opendatahub.alpinebits:examples-root:0.8.0")
'it.bz.opendatahub.alpinebits:examples-root:pom:0.8.0'
<dependency org="it.bz.opendatahub.alpinebits" name="examples-root" rev="0.8.0">
<artifact name="examples-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.bz.opendatahub.alpinebits', module='examples-root', version='0.8.0')
)
libraryDependencies += "it.bz.opendatahub.alpinebits" % "examples-root" % "0.8.0"
[it.bz.opendatahub.alpinebits/examples-root "0.8.0"]