is not current version
Last Version 1.0.1.Final

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


GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

hawkular-swarm-agent-dists
Version

Version

0.25.0.Final
Type

Type

pom

Download hawkular-swarm-agent-dists 0.25.0.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.25.0.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.25.0.Final'
// https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-swarm-agent-dists/
implementation ("org.hawkular.agent:hawkular-swarm-agent-dists:0.25.0.Final")
'org.hawkular.agent:hawkular-swarm-agent-dists:pom:0.25.0.Final'
<dependency org="org.hawkular.agent" name="hawkular-swarm-agent-dists" rev="0.25.0.Final">
  <artifact name="hawkular-swarm-agent-dists" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.agent', module='hawkular-swarm-agent-dists', version='0.25.0.Final')
)
libraryDependencies += "org.hawkular.agent" % "hawkular-swarm-agent-dists" % "0.25.0.Final"
[org.hawkular.agent/hawkular-swarm-agent-dists "0.25.0.Final"]