jar

com.tencent.vasdolly : plugin

Maven & Gradle

Feb 07, 2023
3k stars

VasDolly Gradle Plugin

Table Of Contents

Latest Version

Download com.tencent.vasdolly : plugin JAR file - Latest Versions:

All Versions

Download com.tencent.vasdolly : plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.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 plugin-3.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tencent.vasdolly.plugin.task

├─ com.tencent.vasdolly.plugin.task.ApkChannelPackageTask.class - [JAR]

├─ com.tencent.vasdolly.plugin.task.ChannelPackageTask.class - [JAR]

├─ com.tencent.vasdolly.plugin.task.RebuildApkChannelPackageTask.class - [JAR]

com.tencent.vasdolly.plugin.util

├─ com.tencent.vasdolly.plugin.util.AndroidComponentsExtensionCompat.class - [JAR]

├─ com.tencent.vasdolly.plugin.util.AndroidGradleCompatKt.class - [JAR]

├─ com.tencent.vasdolly.plugin.util.SimpleAGPVersion.class - [JAR]

com.tencent.vasdolly.plugin

├─ com.tencent.vasdolly.plugin.VasDollyPlugin.class - [JAR]

com.tencent.vasdolly.plugin.extension

├─ com.tencent.vasdolly.plugin.extension.ChannelConfigExtension.class - [JAR]

├─ com.tencent.vasdolly.plugin.extension.ConfigExtension.class - [JAR]

├─ com.tencent.vasdolly.plugin.extension.RebuildChannelConfigExtension.class - [JAR]

Advertisement