is not current version
Last Version 1.2.0

io.fabric8:agent-bond-agent 0.1.4


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

agent-bond-agent
Version

Version

0.1.4
Type

Type

jar

Download agent-bond-agent 0.1.4


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