Download org.eclipse.jgit-3.6.0.201411121045-m1.jar file - Jar o

Jar examples for o:org.eclipse.jgit

Description

Repository access and algorithms

You can download jar file org.eclipse.jgit 3.6.0.201411121045-m1 in this page.

License

Eclipse Distribution License

Build File

You can use the following script to add org.eclipse.jgit-3.6.0.201411121045-m1.jar to your project.

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

Download

Click the following link to download the jar file.

org.eclipse.jgit-3.6.0.201411121045-m1-javadoc.jar
org.eclipse.jgit-3.6.0.201411121045-m1-sources.jar
org.eclipse.jgit-3.6.0.201411121045-m1.jar
org.eclipse.jgit-3.6.0.201411121045-m1.pom



Related Tutorials