jar

com.jdroidframework : jdroid-googleplay-publisher-plugin

Maven & Gradle

Jun 30, 2017

Jdroid Google Play Publisher Plugin · Gradle Plugin to publish android APKs and listings on Google Play

Table Of Contents

Latest Version

Download com.jdroidframework : jdroid-googleplay-publisher-plugin JAR file - Latest Versions:

All Versions

Download com.jdroidframework : jdroid-googleplay-publisher-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.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-googleplay-publisher-plugin-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jdroid.android.googleplay.publisher.task

├─ com.jdroid.android.googleplay.publisher.task.AbstractTask.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.task.CleanTrackTask.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.task.IncreaseStagedRolloutTask.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.task.ListApksTask.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.task.ListTracksTask.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.task.MetadataVerificationTask.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.task.PromoteFromAlphaToBetaTask.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.task.PromoteFromAlphaToRolloutTask.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.task.PromoteFromBetaToRolloutTask.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.task.PromoteFromRolloutToProductionTask.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.task.PublishApkTask.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.task.PublishMetadataTask.class - [JAR]

com.jdroid.android.googleplay.publisher

├─ com.jdroid.android.googleplay.publisher.App.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.AppContext.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.GooglePlayPublisher.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.GooglePlayPublisherPlugin.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.ImageType.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.LocaleListing.class - [JAR]

├─ com.jdroid.android.googleplay.publisher.TrackType.class - [JAR]

Advertisement