is not current version
Last Version 0.3.0

org.smartdeveloperhub.harvesters.ci.util:ci-util-depchain 0.1.0

Single-POM definition to export the artifacts of the common utilities for the Continuous Integration Harvester of the Smart Developer Hub project in the appropriate scope

GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.util
ArtifactId

ArtifactId

ci-util-depchain
Version

Version

0.1.0
Type

Type

pom

Download ci-util-depchain 0.1.0


<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.util/ci-util-depchain/ -->
<dependency>
    <groupId>org.smartdeveloperhub.harvesters.ci.util</groupId>
    <artifactId>ci-util-depchain</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.util/ci-util-depchain/
implementation 'org.smartdeveloperhub.harvesters.ci.util:ci-util-depchain:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.util/ci-util-depchain/
implementation ("org.smartdeveloperhub.harvesters.ci.util:ci-util-depchain:0.1.0")
'org.smartdeveloperhub.harvesters.ci.util:ci-util-depchain:pom:0.1.0'
<dependency org="org.smartdeveloperhub.harvesters.ci.util" name="ci-util-depchain" rev="0.1.0">
  <artifact name="ci-util-depchain" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.ci.util', module='ci-util-depchain', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.ci.util" % "ci-util-depchain" % "0.1.0"
[org.smartdeveloperhub.harvesters.ci.util/ci-util-depchain "0.1.0"]