Jar examples for j:jgit-flow-core
The core java library implementing git flow
You can download jar file jgit-flow-core 1.0-m5.1 in this page.
You can use the following script to add jgit-flow-core-1.0-m5.1.jar to your project.
<dependency> <groupId>external.atlassian.jgitflow</groupId> <artifactId>jgit-flow-core</artifactId> <version>1.0-m5.1</version> </dependency>
compile group: 'external.atlassian.jgitflow', name: 'jgit-flow-core', version: '1.0-m5.1'
libraryDependencies += "external.atlassian.jgitflow" % "jgit-flow-core" % "1.0-m5.1"
<dependency org="external.atlassian.jgitflow" name="jgit-flow-core" rev="1.0-m5.1"/>
@Grapes(@Grab(group='external.atlassian.jgitflow', module='jgit-flow-core', version='1.0-m5.1'))
'external.atlassian.jgitflow:jgit-flow-core:jar:1.0-m5.1'
Click the following link to download the jar file.
jgit-flow-core-1.0-m5.1-javadoc.jar