Download gradle-git-0.12.0.jar file - Jar g

Jar examples for g:gradle-git

Description

Uploads all artifacts belonging to configuration ':archives'.

You can download jar file gradle-git 0.12.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gradle-git-0.12.0.jar to your project.

<dependency>
   <groupId>org.ajoberstar</groupId>
   <artifactId>gradle-git</artifactId>
   <version>0.12.0</version>
</dependency>
compile group: 'org.ajoberstar', name: 'gradle-git', version: '0.12.0'
libraryDependencies += "org.ajoberstar" % "gradle-git" % "0.12.0"
<dependency org="org.ajoberstar" name="gradle-git" rev="0.12.0"/>
@Grapes(@Grab(group='org.ajoberstar', module='gradle-git', version='0.12.0'))
'org.ajoberstar:gradle-git:jar:0.12.0'

Download

Click the following link to download the jar file.

gradle-git-0.12.0-groovydoc.jar
gradle-git-0.12.0-javadoc.jar
gradle-git-0.12.0-sources.jar
gradle-git-0.12.0.jar
gradle-git-0.12.0.pom



Related Tutorials