jar

io.github.implistarry : autopatchbase

Maven & Gradle

Jul 08, 2021
3 usages
Table Of Contents

Latest Version

Download io.github.implistarry : autopatchbase JAR file - Latest Versions:

All Versions

Download io.github.implistarry : autopatchbase JAR file - All Versions:

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

com.meituan.robust.patch

├─ com.meituan.robust.patch.RobustModify.class - [JAR]

com.meituan.robust.utils

├─ com.meituan.robust.utils.EnhancedRobustUtils.class - [JAR]

├─ com.meituan.robust.utils.PatchTemplate.class - [JAR]

com.meituan.robust

├─ com.meituan.robust.ChangeQuickRedirect.class - [JAR]

├─ com.meituan.robust.Constants.class - [JAR]

├─ com.meituan.robust.RobustArguments.class - [JAR]

├─ com.meituan.robust.RobustExtension.class - [JAR]

├─ com.meituan.robust.RollbackListener.class - [JAR]

├─ com.meituan.robust.RollbackManager.class - [JAR]

com.meituan.robust.patch.annotaion

├─ com.meituan.robust.patch.annotaion.Add.class - [JAR]

├─ com.meituan.robust.patch.annotaion.Modify.class - [JAR]

Advertisement