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

Jar examples for w:watcher-core

Description

Fabric8 :: Watcher Core

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials