jar

io.github.aelho : pbbot-vertx-starter

Maven & Gradle

Jun 21, 2022
0 stars

pbbot-vertx-starter · A vert.x starter for qq bot development.

Table Of Contents

Latest Version

Download io.github.aelho : pbbot-vertx-starter JAR file - Latest Versions:

All Versions

Download io.github.aelho : pbbot-vertx-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 pbbot-vertx-starter-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.elho.pbbot.utils

├─ com.elho.pbbot.utils.FrameCodes.class - [JAR]

├─ com.elho.pbbot.utils.Msg.class - [JAR]

onebot

├─ onebot.OnebotApi.class - [JAR]

├─ onebot.OnebotBase.class - [JAR]

├─ onebot.OnebotEvent.class - [JAR]

├─ onebot.OnebotFrame.class - [JAR]

com.elho.pbbot.bot

├─ com.elho.pbbot.bot.ApiSender.class - [JAR]

├─ com.elho.pbbot.bot.Bot.class - [JAR]

├─ com.elho.pbbot.bot.BotContainer.class - [JAR]

├─ com.elho.pbbot.bot.BotPlugin.class - [JAR]

├─ com.elho.pbbot.bot.PluginContainer.class - [JAR]

com.elho

├─ com.elho.BotVerticle.class - [JAR]

com.elho.pbbot.verticle

├─ com.elho.pbbot.verticle.EventHandlerVerticle.class - [JAR]

├─ com.elho.pbbot.verticle.SocketVerticle.class - [JAR]