Download fabric-git-1.1.0.Beta2.jar file - Jar f

Jar examples for f:fabric-git

Description

You can download jar file fabric-git 1.1.0.Beta2 in this page.

License

Apache License

Build File

You can use the following script to add fabric-git-1.1.0.Beta2.jar to your project.

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

Download

Click the following link to download the jar file.

fabric-git-1.1.0.Beta2-javadoc.jar
fabric-git-1.1.0.Beta2-sources.jar
fabric-git-1.1.0.Beta2.jar
fabric-git-1.1.0.Beta2.pom



Related Tutorials