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

Jar examples for a:agent-bond-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials