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