Download gradle-git-1.7.2.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 1.7.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials