is not current version
Last Version 1.0.1.Final

org.hawkular.agent:hawkular-swarm-agent-dists 0.24.2.Final


GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

hawkular-swarm-agent-dists
Version

Version

0.24.2.Final
Type

Type

pom

Download hawkular-swarm-agent-dists 0.24.2.Final


<!-- https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-swarm-agent-dists/ -->
<dependency>
    <groupId>org.hawkular.agent</groupId>
    <artifactId>hawkular-swarm-agent-dists</artifactId>
    <version>0.24.2.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-swarm-agent-dists/
implementation 'org.hawkular.agent:hawkular-swarm-agent-dists:0.24.2.Final'
// https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-swarm-agent-dists/
implementation ("org.hawkular.agent:hawkular-swarm-agent-dists:0.24.2.Final")
'org.hawkular.agent:hawkular-swarm-agent-dists:pom:0.24.2.Final'
<dependency org="org.hawkular.agent" name="hawkular-swarm-agent-dists" rev="0.24.2.Final">
  <artifact name="hawkular-swarm-agent-dists" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.agent', module='hawkular-swarm-agent-dists', version='0.24.2.Final')
)
libraryDependencies += "org.hawkular.agent" % "hawkular-swarm-agent-dists" % "0.24.2.Final"
[org.hawkular.agent/hawkular-swarm-agent-dists "0.24.2.Final"]