is not current version
Last Version 17

org.hawkular:hawkular-build-tools 14

Contains the Checkstyle configuration for Hawkular projects

Categories

Categories

Build Tools
GroupId

GroupId

org.hawkular
ArtifactId

ArtifactId

hawkular-build-tools
Version

Version

14
Type

Type

jar

Download hawkular-build-tools 14


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