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