jar

com.github.wangjiegulu : discardfile-api

Maven & Gradle

Apr 18, 2017
1 usages
7 stars

discardfile-api · An android gradle plugin for discard class or method in compile time.

Table Of Contents

Latest Version

Download com.github.wangjiegulu : discardfile-api JAR file - Latest Versions:

All Versions

Download com.github.wangjiegulu : discardfile-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 discardfile-api-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wangjie.plg.discardfile.api.constant

├─ com.wangjie.plg.discardfile.api.constant.DiscardConstant.class - [JAR]

com.wangjie.plg.discardfile.api.annotation

├─ com.wangjie.plg.discardfile.api.annotation.Discard.class - [JAR]

Advertisement