Categories |
CategoriesData |
---|---|
GroupId | GroupIdit.bz.opendatahub.alpinebits |
ArtifactId | ArtifactIdexamples-housekeeping |
Version | Version1.0.2 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-housekeeping/ -->
<dependency>
<groupId>it.bz.opendatahub.alpinebits</groupId>
<artifactId>examples-housekeeping</artifactId>
<version>1.0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-housekeeping/
implementation 'it.bz.opendatahub.alpinebits:examples-housekeeping:1.0.2'
// https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-housekeeping/
implementation ("it.bz.opendatahub.alpinebits:examples-housekeeping:1.0.2")
'it.bz.opendatahub.alpinebits:examples-housekeeping:war:1.0.2'
<dependency org="it.bz.opendatahub.alpinebits" name="examples-housekeeping" rev="1.0.2">
<artifact name="examples-housekeeping" type="war" />
</dependency>
@Grapes(
@Grab(group='it.bz.opendatahub.alpinebits', module='examples-housekeeping', version='1.0.2')
)
libraryDependencies += "it.bz.opendatahub.alpinebits" % "examples-housekeeping" % "1.0.2"
[it.bz.opendatahub.alpinebits/examples-housekeeping "1.0.2"]