is not current version
Last Version 2.1.1

it.bz.opendatahub.alpinebits:examples-root 1.0.3


Categories

Categories

Data
GroupId

GroupId

it.bz.opendatahub.alpinebits
ArtifactId

ArtifactId

examples-root
Version

Version

1.0.3
Type

Type

pom

Download examples-root 1.0.3

Filename Size
examples-root-1.0.3.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>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-root/
implementation 'it.bz.opendatahub.alpinebits:examples-root:1.0.3'
// https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-root/
implementation ("it.bz.opendatahub.alpinebits:examples-root:1.0.3")
'it.bz.opendatahub.alpinebits:examples-root:pom:1.0.3'
<dependency org="it.bz.opendatahub.alpinebits" name="examples-root" rev="1.0.3">
  <artifact name="examples-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.bz.opendatahub.alpinebits', module='examples-root', version='1.0.3')
)
libraryDependencies += "it.bz.opendatahub.alpinebits" % "examples-root" % "1.0.3"
[it.bz.opendatahub.alpinebits/examples-root "1.0.3"]