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

Jar examples for g:gitective-core

Description

fabric8 gitective core library

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials