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