не последняя версия
Последняя версия 1.8.21

io.openliberty.tools:ci.common 1.8.5


Группа

Группа

io.openliberty.tools
Идентификатор

Идентификатор

ci.common
Версия

Версия

1.8.5
Тип

Тип

jar

Скачать ci.common 1.8.5


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