Download gitective-core-0.9.11.jar file - Jar g

Jar examples for g:gitective-core

Description

fabric8 gitective core library

You can download jar file gitective-core 0.9.11 in this page.

License

MIT License

Build File

You can use the following script to add gitective-core-0.9.11.jar to your project.

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

Download

Click the following link to download the jar file.

gitective-core-0.9.11-javadoc.jar
gitective-core-0.9.11-sources.jar
gitective-core-0.9.11.jar
gitective-core-0.9.11.pom



Related Tutorials