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