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