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

io.fabric8.jube:jube-buildtools 2.1.5

The build tools for the Jube project

Группа

Группа

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

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

jube-buildtools
Версия

Версия

2.1.5
Тип

Тип

jar

Скачать jube-buildtools 2.1.5


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