Last Version

Amazon Gradle Plug-in for Android 1.3.1

Gradle plug-in to build Android applications with support for Amazon APIs.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.amazon.device.tools.build
ArtifactId

ArtifactId

gradle
Version

Version

1.3.1
Type

Type

jar
Description

Description

Amazon Gradle Plug-in for Android
Gradle plug-in to build Android applications with support for Amazon APIs.
Project URL

Project URL

http://developer.amazon.com

Download gradle 1.3.1


<!-- https://jarcasting.com/artifacts/com.amazon.device.tools.build/gradle/ -->
<dependency>
    <groupId>com.amazon.device.tools.build</groupId>
    <artifactId>gradle</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.amazon.device.tools.build/gradle/
implementation 'com.amazon.device.tools.build:gradle:1.3.1'
// https://jarcasting.com/artifacts/com.amazon.device.tools.build/gradle/
implementation ("com.amazon.device.tools.build:gradle:1.3.1")
'com.amazon.device.tools.build:gradle:jar:1.3.1'
<dependency org="com.amazon.device.tools.build" name="gradle" rev="1.3.1">
  <artifact name="gradle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amazon.device.tools.build', module='gradle', version='1.3.1')
)
libraryDependencies += "com.amazon.device.tools.build" % "gradle" % "1.3.1"
[com.amazon.device.tools.build/gradle "1.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.amazon.device.tools.build : gradle-core jar 1.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
tools.base » project-test-lib jar unspecified

Project Modules

There are no modules declared in this project.