jar

io.github.985892345 : mirai-hotfix

Maven & Gradle

Nov 04, 2022
5 stars

mirai-hotfix · 基于 mirai-console,用于实现简单的逻辑代码热修

Table Of Contents

Latest Version

Download io.github.985892345 : mirai-hotfix JAR file - Latest Versions:

All Versions

Download io.github.985892345 : mirai-hotfix JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.5.x
1.4.x
1.4

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 mirai-hotfix-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ndhzs.hotfix.controller.impl

├─ com.ndhzs.hotfix.controller.impl.CommonHotfixController.class - [JAR]

com.ndhzs.hotfix.file

├─ com.ndhzs.hotfix.file.HotfixFileController.class - [JAR]

com.ndhzs.hotfix.hotfix.chat

├─ com.ndhzs.hotfix.hotfix.chat.IChatHotfix.class - [JAR]

com.ndhzs.hotfix.hotfix.cancel.impl

├─ com.ndhzs.hotfix.hotfix.cancel.impl.CommonCancelHotfix.class - [JAR]

com.ndhzs.hotfix.suffix

├─ com.ndhzs.hotfix.suffix.AbstractHotfixSuffixHandler.class - [JAR]

com.ndhzs.hotfix.hotfix.reload

├─ com.ndhzs.hotfix.hotfix.reload.IReloadHotfix.class - [JAR]

com.ndhzs.hotfix.comand

├─ com.ndhzs.hotfix.comand.HotfixCommandSender.class - [JAR]

com.ndhzs.hotfix

├─ com.ndhzs.hotfix.HotfixCommand.class - [JAR]

├─ com.ndhzs.hotfix.HotfixKotlinPlugin.class - [JAR]

com.ndhzs.hotfix.suffix.jar

├─ com.ndhzs.hotfix.suffix.jar.JarEntrance.class - [JAR]

├─ com.ndhzs.hotfix.suffix.jar.JarEntranceKt.class - [JAR]

├─ com.ndhzs.hotfix.suffix.jar.JarHotfixSuffixHandler.class - [JAR]

├─ com.ndhzs.hotfix.suffix.jar.JarHotfixUser.class - [JAR]

├─ com.ndhzs.hotfix.suffix.jar.JarHotfixUserKt.class - [JAR]

com.ndhzs.hotfix.controller

├─ com.ndhzs.hotfix.controller.AbstractHotfixController.class - [JAR]

├─ com.ndhzs.hotfix.controller.IHotfixController.class - [JAR]

com.ndhzs.hotfix.hotfix.delete

├─ com.ndhzs.hotfix.hotfix.delete.IDeleteHotfix.class - [JAR]

com.ndhzs.hotfix.hotfix.cancel

├─ com.ndhzs.hotfix.hotfix.cancel.ICancelHotfix.class - [JAR]

com.ndhzs.hotfix.hotfix.reload.impl

├─ com.ndhzs.hotfix.hotfix.reload.impl.CommonReloadHotfix.class - [JAR]

com.ndhzs.hotfix.hotfix.chat.impl

├─ com.ndhzs.hotfix.hotfix.chat.impl.CommonChatHotfix.class - [JAR]

com.ndhzs.hotfix.hotfix.delete.impl

├─ com.ndhzs.hotfix.hotfix.delete.impl.CommonDeleteHotfix.class - [JAR]

Advertisement