is not current version
Last Version 1.8.21

io.openliberty.tools:ci.common 1.8.3


GroupId

GroupId

io.openliberty.tools
ArtifactId

ArtifactId

ci.common
Version

Version

1.8.3
Type

Type

jar

Download ci.common 1.8.3


<!-- https://jarcasting.com/artifacts/io.openliberty.tools/ci.common/ -->
<dependency>
    <groupId>io.openliberty.tools</groupId>
    <artifactId>ci.common</artifactId>
    <version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.openliberty.tools/ci.common/
implementation 'io.openliberty.tools:ci.common:1.8.3'
// https://jarcasting.com/artifacts/io.openliberty.tools/ci.common/
implementation ("io.openliberty.tools:ci.common:1.8.3")
'io.openliberty.tools:ci.common:jar:1.8.3'
<dependency org="io.openliberty.tools" name="ci.common" rev="1.8.3">
  <artifact name="ci.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openliberty.tools', module='ci.common', version='1.8.3')
)
libraryDependencies += "io.openliberty.tools" % "ci.common" % "1.8.3"
[io.openliberty.tools/ci.common "1.8.3"]