Download agent-bond-core-1.2.0.jar file - Jar a

Jar examples for a:agent-bond-core

Description

You can download jar file agent-bond-core 1.2.0 in this page.

License

Apache License

Build File

You can use the following script to add agent-bond-core-1.2.0.jar to your project.

<dependency>
   <groupId>io.fabric8</groupId>
   <artifactId>agent-bond-core</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'io.fabric8', name: 'agent-bond-core', version: '1.2.0'
libraryDependencies += "io.fabric8" % "agent-bond-core" % "1.2.0"
<dependency org="io.fabric8" name="agent-bond-core" rev="1.2.0"/>
@Grapes(@Grab(group='io.fabric8', module='agent-bond-core', version='1.2.0'))
'io.fabric8:agent-bond-core:jar:1.2.0'

Download

Click the following link to download the jar file.

agent-bond-core-1.2.0-javadoc.jar
agent-bond-core-1.2.0-sources.jar
agent-bond-core-1.2.0.jar
agent-bond-core-1.2.0.pom



Related Tutorials