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

Jar examples for a:agent-bond-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials