You can download gradle-1.1.0.jar in this page.
The Apache Software License, Version 2.0
gradle-1.1.0.jar file has the following types.
META-INF/MANIFEST.MF META-INF/gradle-plugins/android-library.properties META-INF/gradle-plugins/android-reporting.properties META-INF/gradle-plugins/android.properties META-INF/gradle-plugins/com.android.application.properties META-INF/gradle-plugins/com.android.library.properties NOTICE com.android.build.gradle.AppPlugin.class com.android.build.gradle.BasePlugin.class com.android.build.gradle.LibraryPlugin.class
gradle-1.1.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>com.android.tools.build</groupId> <artifactId>gradle</artifactId> <version>1.1.0</version> <dependencies> <dependency> <groupId>com.android.tools.build</groupId> <artifactId>gradle-core</artifactId> <version>1.1.0</version> <scope>runtime</scope> </dependency> </dependencies> <description>Gradle plug-in to build Android applications.</description> <url>http://tools.android.com/</url> <name>com.android.tools.build.gradle</name> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <name>The Android Open Source Project</name> </developer> </developers> <scm> <connection>git://android.googlesource.com/platform/tools/base.git</connection> <url>https://android.googlesource.com/platform/tools/base</url> </scm> </project>
<dependency> <groupId>com.android.tools.build</groupId> <artifactId>gradle</artifactId> <version>1.1.0</version> </dependency>
If you think the following gradle-1.1.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download gradle-1.1.0.jar file