jar

com.jdroidframework : jdroid-gradle-android-plugin

Maven & Gradle

Nov 03, 2017
3 stars

jdroid-gradle-android-plugin · Gradle Plugin for Android projects

Table Of Contents

Latest Version

Download com.jdroidframework : jdroid-gradle-android-plugin JAR file - Latest Versions:

All Versions

Download com.jdroidframework : jdroid-gradle-android-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.18.x
0.17.x
0.16.x
0.15.x
0.14.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 jdroid-gradle-android-plugin-0.18.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jdroid.gradle.android

├─ com.jdroid.gradle.android.AndroidApplicationGradlePlugin.class - [JAR]

├─ com.jdroid.gradle.android.AndroidApplicationGradlePluginExtension.class - [JAR]

├─ com.jdroid.gradle.android.AndroidGradlePlugin.class - [JAR]

├─ com.jdroid.gradle.android.AndroidGradlePluginExtension.class - [JAR]

├─ com.jdroid.gradle.android.AndroidLibraryGradlePlugin.class - [JAR]

├─ com.jdroid.gradle.android.AndroidLibraryGradlePluginExtension.class - [JAR]

├─ com.jdroid.gradle.android.AndroidVersion.class - [JAR]

com.jdroid.gradle.android.task

├─ com.jdroid.gradle.android.task.CopyApksTask.class - [JAR]

├─ com.jdroid.gradle.android.task.PrefixVerificationTask.class - [JAR]

├─ com.jdroid.gradle.android.task.VerifyMissingTranslationsBetweenLocalesTask.class - [JAR]

├─ com.jdroid.gradle.android.task.VerifyMissingTranslationsTask.class - [JAR]

Advertisement