Download ggitflow-1.0.jar file - Jar g

Jar examples for g:ggitflow

Description

Uploads all artifacts belonging to configuration ':archives'

You can download jar file ggitflow 1.0 in this page.

License

GNU GENERAL PUBLIC LICENSE

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials