Jar examples for o:org.eclipse.jgit
Repository access and algorithms
You can download jar file org.eclipse.jgit 3.2.0.201312181205-r in this page.
Eclipse Distribution License
You can use the following script to add org.eclipse.jgit-3.2.0.201312181205-r.jar to your project.
<dependency> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit</artifactId> <version>3.2.0.201312181205-r</version> </dependency>
compile group: 'org.eclipse.jgit', name: 'org.eclipse.jgit', version: '3.2.0.201312181205-r'
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "3.2.0.201312181205-r"
<dependency org="org.eclipse.jgit" name="org.eclipse.jgit" rev="3.2.0.201312181205-r"/>
@Grapes(@Grab(group='org.eclipse.jgit', module='org.eclipse.jgit', version='3.2.0.201312181205-r'))
'org.eclipse.jgit:org.eclipse.jgit:jar:3.2.0.201312181205-r'
Click the following link to download the jar file.
org.eclipse.jgit-3.2.0.201312181205-r-javadoc.jar