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

Jar examples for g:gitective-core

Description

fabric8 gitective core library

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials