Download watcher-core-1.1.0.Beta5.jar file - Jar w

Jar examples for w:watcher-core

Description

Fabric8 :: Watcher Core

You can download jar file watcher-core 1.1.0.Beta5 in this page.

License

Apache License

Build File

You can use the following script to add watcher-core-1.1.0.Beta5.jar to your project.

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

Download

Click the following link to download the jar file.

watcher-core-1.1.0.Beta5-javadoc.jar
watcher-core-1.1.0.Beta5-sources.jar
watcher-core-1.1.0.Beta5.jar
watcher-core-1.1.0.Beta5.pom



Related Tutorials