Jar examples for g:gradle
A packaging of the IntelliJ Community Edition gradle library. This is release number 1 of trunk branch 142.
You can download jar file gradle 0.12.2 in this page.
Common Development and Distribution License (CDDL) version 1.0
You can use the following script to add gradle-0.12.2.jar to your project.
<dependency> <groupId>com.amazon.device.tools.build</groupId> <artifactId>gradle</artifactId> <version>0.12.2</version> </dependency>
compile group: 'com.amazon.device.tools.build', name: 'gradle', version: '0.12.2'
libraryDependencies += "com.amazon.device.tools.build" % "gradle" % "0.12.2"
<dependency org="com.amazon.device.tools.build" name="gradle" rev="0.12.2"/>
@Grapes(@Grab(group='com.amazon.device.tools.build', module='gradle', version='0.12.2'))
'com.amazon.device.tools.build:gradle:jar:0.12.2'
Click the following link to download the jar file.
gradle-0.12.2-javadoc.jar