is not current version
Last Version 1.0-rc1.21

com.redhat.rhevm.api:build-tools 0.9-milestone8.5

Build tools available for use by RHEV-M API modules

Categories

Categories

Build Tools
GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

build-tools
Version

Version

0.9-milestone8.5
Type

Type

jar

Download build-tools 0.9-milestone8.5


<!-- https://jarcasting.com/artifacts/com.redhat.rhevm.api/build-tools/ -->
<dependency>
    <groupId>com.redhat.rhevm.api</groupId>
    <artifactId>build-tools</artifactId>
    <version>0.9-milestone8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/build-tools/
implementation 'com.redhat.rhevm.api:build-tools:0.9-milestone8.5'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/build-tools/
implementation ("com.redhat.rhevm.api:build-tools:0.9-milestone8.5")
'com.redhat.rhevm.api:build-tools:jar:0.9-milestone8.5'
<dependency org="com.redhat.rhevm.api" name="build-tools" rev="0.9-milestone8.5">
  <artifact name="build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.rhevm.api', module='build-tools', version='0.9-milestone8.5')
)
libraryDependencies += "com.redhat.rhevm.api" % "build-tools" % "0.9-milestone8.5"
[com.redhat.rhevm.api/build-tools "0.9-milestone8.5"]