Download org.eclipse.jgit-4.0.0.201505050340-m2.jar file - Jar o

Jar examples for o:org.eclipse.jgit

Description

Repository access and algorithms

You can download jar file org.eclipse.jgit 4.0.0.201505050340-m2 in this page.

License

Eclipse Distribution License

Build File

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

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

Download

Click the following link to download the jar file.

org.eclipse.jgit-4.0.0.201505050340-m2-javadoc.jar
org.eclipse.jgit-4.0.0.201505050340-m2-sources.jar
org.eclipse.jgit-4.0.0.201505050340-m2.jar
org.eclipse.jgit-4.0.0.201505050340-m2.pom



Related Tutorials