is not current version
Last Version 2.2.0

io.fabric8.jube:jube-buildtools 2.0.10

The build tools for the Jube project

GroupId

GroupId

io.fabric8.jube
ArtifactId

ArtifactId

jube-buildtools
Version

Version

2.0.10
Type

Type

jar

Download jube-buildtools 2.0.10


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