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

Jar examples for g:gitective-core

Description

fabric8 gitective core library

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials