Last Version

Gradle Android Plugin 1.2.1

Android plugin for the Gradle build system.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.gradle.api.plugins
ArtifactId

ArtifactId

gradle-android-plugin
Version

Version

1.2.1
Type

Type

jar
Description

Description

Gradle Android Plugin
Android plugin for the Gradle build system.
Project URL

Project URL

https://github.com/jvoegele/gradle-android-plugin
Source Code Management

Source Code Management

https://github.com/jvoegele/gradle-android-plugin

Download gradle-android-plugin 1.2.1


<!-- https://jarcasting.com/artifacts/org.gradle.api.plugins/gradle-android-plugin/ -->
<dependency>
    <groupId>org.gradle.api.plugins</groupId>
    <artifactId>gradle-android-plugin</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gradle.api.plugins/gradle-android-plugin/
implementation 'org.gradle.api.plugins:gradle-android-plugin:1.2.1'
// https://jarcasting.com/artifacts/org.gradle.api.plugins/gradle-android-plugin/
implementation ("org.gradle.api.plugins:gradle-android-plugin:1.2.1")
'org.gradle.api.plugins:gradle-android-plugin:jar:1.2.1'
<dependency org="org.gradle.api.plugins" name="gradle-android-plugin" rev="1.2.1">
  <artifact name="gradle-android-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gradle.api.plugins', module='gradle-android-plugin', version='1.2.1')
)
libraryDependencies += "org.gradle.api.plugins" % "gradle-android-plugin" % "1.2.1"
[org.gradle.api.plugins/gradle-android-plugin "1.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.