jar

com.amazon.device.tools.build : gradle

Maven & Gradle

Oct 09, 2015
0 stars

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

Table Of Contents

Latest Version

Download com.amazon.device.tools.build : gradle JAR file - Latest Versions:

All Versions

Download com.amazon.device.tools.build : gradle JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.1.x
1.0.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gradle-1.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.android.build.gradle.internal

├─ com.android.build.gradle.internal.ApiObjectFactory.class - [JAR]

├─ com.android.build.gradle.internal.NativeLibraryFactoryImpl.class - [JAR]

com.android.build.gradle.internal.dsl

├─ com.android.build.gradle.internal.dsl.ProductFlavorFactory.class - [JAR]

com.android.build.gradle

├─ com.android.build.gradle.AppExtension.class - [JAR]

├─ com.android.build.gradle.AppPlugin.class - [JAR]

├─ com.android.build.gradle.BaseExtension.class - [JAR]

├─ com.android.build.gradle.BasePlugin.class - [JAR]

├─ com.android.build.gradle.BasePluginHelper.class - [JAR]

├─ com.android.build.gradle.LibraryExtension.class - [JAR]

├─ com.android.build.gradle.LibraryPlugin.class - [JAR]

├─ com.android.build.gradle.TestExtension.class - [JAR]

├─ com.android.build.gradle.TestPlugin.class - [JAR]

├─ com.android.build.gradle.TestedExtension.class - [JAR]

Advertisement