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

io.fabric8.jube:core 2.0.32


Группа

Группа

io.fabric8.jube
Идентификатор

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

core
Версия

Версия

2.0.32
Тип

Тип

jar

Скачать core 2.0.32


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