Download watcher-core-1.2.0.Beta3.jar file - Jar w

Jar examples for w:watcher-core

Description

Fabric8 :: Watcher Core

You can download jar file watcher-core 1.2.0.Beta3 in this page.

License

Apache License

Build File

You can use the following script to add watcher-core-1.2.0.Beta3.jar to your project.

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

Download

Click the following link to download the jar file.

watcher-core-1.2.0.Beta3-sources.jar
watcher-core-1.2.0.Beta3.jar
watcher-core-1.2.0.Beta3.pom



Related Tutorials