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

Jar examples for g:gitective-core

Description

fabric8 gitective core library

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials