How To Install Java Artifact com.android.tools.build.gradle v2.0.0

com.android.tools.build gradle 2.0.0

Introduction

In this article, we'll learn how to install Java artifact gradle from com.android.tools.build group in version 2.0.0. The artifact is available in 76 versions: 2.3.0 2.1.3 2.1.2 2.1.0 2.0.0 1.5.0 1.3.1 1.3.0 1.2.3 1.2.2 1.2.1 1.2.0-beta2 1.2.0-beta1 1.2.0 1.1.3 1.1.2 1.1.1 1.1.0-rc3 1.1.0-rc2 1.1.0-rc1 1.1.0 1.0.1 1.0.0-rc4 1.0.0-rc3 1.0.0-rc2 1.0.0-rc1 1.0.0 0.14.4 0.14.3 0.14.2 0.14.1 0.14.0 0.13.3 0.13.2 0.13.1 0.13.0 0.12.2 0.12.1 0.12.0 0.11.2 0.11.1 0.11.0 0.10.4 0.10.2 0.10.1 0.10.0 0.9.2 0.9.1 0.9.0 0.8.3 0.8.2 0.8.1 0.8.0 0.7.3 0.7.2 0.7.1 0.7.0 0.6.3 0.6.2 0.6.1 0.6.0 0.5.7 0.5.6 0.5.5 0.5.4 0.5.3 0.5.2 0.5.1 0.5.0 0.4.3 0.4.2 0.4.1 0.4 0.3 0.2 0.1 . The com.android.tools.build.gradle project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://tools.android.com/ .

How To Install Java Artifact com.android.tools.build.gradle In Version 2.0.0

To install the com.android.tools.build.gradle artifact in version 2.0.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses com.android.tools.build.gradle dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses

Developers