Jar examples for j:jgitflow-maven-api
An API to allow maven projects to extend the jgitflow-maven-plugin
You can download jar file jgitflow-maven-api 1.0.0 in this page.
Apache License
You can use the following script to add jgitflow-maven-api-1.0.0.jar to your project.
<dependency> <groupId>com.manamind.jgitflow</groupId> <artifactId>jgitflow-maven-api</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.manamind.jgitflow', name: 'jgitflow-maven-api', version: '1.0.0'
libraryDependencies += "com.manamind.jgitflow" % "jgitflow-maven-api" % "1.0.0"
<dependency org="com.manamind.jgitflow" name="jgitflow-maven-api" rev="1.0.0"/>
@Grapes(@Grab(group='com.manamind.jgitflow', module='jgitflow-maven-api', version='1.0.0'))
'com.manamind.jgitflow:jgitflow-maven-api:jar:1.0.0'
Click the following link to download the jar file.
jgitflow-maven-api-1.0.0-javadoc.jar