is not current version
Last Version 1.2.0

io.fabric8:agent-bond-agent 1.0.1


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

agent-bond-agent
Version

Version

1.0.1
Type

Type

jar

Download agent-bond-agent 1.0.1


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