Download ggitflow-2.5.jar file - Jar g

Jar examples for g:ggitflow

Description

Uploads all artifacts belonging to configuration ':archives'

You can download jar file ggitflow 2.5 in this page.

License

GNU GENERAL PUBLIC LICENSE

Build File

You can use the following script to add ggitflow-2.5.jar to your project.

<dependency>
   <groupId>com.dkirrane.groovy.gitflow</groupId>
   <artifactId>ggitflow</artifactId>
   <version>2.5</version>
</dependency>
compile group: 'com.dkirrane.groovy.gitflow', name: 'ggitflow', version: '2.5'
libraryDependencies += "com.dkirrane.groovy.gitflow" % "ggitflow" % "2.5"
<dependency org="com.dkirrane.groovy.gitflow" name="ggitflow" rev="2.5"/>
@Grapes(@Grab(group='com.dkirrane.groovy.gitflow', module='ggitflow', version='2.5'))
'com.dkirrane.groovy.gitflow:ggitflow:jar:2.5'

Download

Click the following link to download the jar file.

ggitflow-2.5-groovydoc.jar
ggitflow-2.5-javadoc.jar
ggitflow-2.5-sources.jar
ggitflow-2.5.jar
ggitflow-2.5.pom



Related Tutorials