Download watcher-core-1.0.0.redhat-412.jar file - Jar w

Jar examples for w:watcher-core

Description

Fabric8 :: Watcher Core

You can download jar file watcher-core 1.0.0.redhat-412 in this page.

License

Apache License

Build File

You can use the following script to add watcher-core-1.0.0.redhat-412.jar to your project.

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

Download

Click the following link to download the jar file.

watcher-core-1.0.0.redhat-412-javadoc.jar
watcher-core-1.0.0.redhat-412-sources.jar
watcher-core-1.0.0.redhat-412.jar
watcher-core-1.0.0.redhat-412.pom



Related Tutorials