Download wit-4.0.165.jar file - Jar w

Jar examples for w:wit

Description

fabric8 Workitem tracker

You can download jar file wit 4.0.165 in this page.

License

Apache License

Build File

You can use the following script to add wit-4.0.165.jar to your project.

<dependency>
   <groupId>io.fabric8.platform.apps</groupId>
   <artifactId>wit</artifactId>
   <version>4.0.165</version>
</dependency>
compile group: 'io.fabric8.platform.apps', name: 'wit', version: '4.0.165'
libraryDependencies += "io.fabric8.platform.apps" % "wit" % "4.0.165"
<dependency org="io.fabric8.platform.apps" name="wit" rev="4.0.165"/>
@Grapes(@Grab(group='io.fabric8.platform.apps', module='wit', version='4.0.165'))
'io.fabric8.platform.apps:wit:jar:4.0.165'

Download

Click the following link to download the jar file.

wit-4.0.165-sources.jar
wit-4.0.165.jar
wit-4.0.165.pom



Related Tutorials