jar

com.blr19c.falowp : falowp-bot-adapter-qq

Maven & Gradle

May 11, 2024

com.blr19c.falowp:falowp-bot-system · FalowpBot plugin

Table Of Contents

Latest Version

Download com.blr19c.falowp : falowp-bot-adapter-qq JAR file - Latest Versions:

All Versions

Download com.blr19c.falowp : falowp-bot-adapter-qq JAR file - All Versions:

Version Vulnerabilities Size Updated
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 falowp-bot-adapter-qq-2.0.0-RC1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.blr19c.falowp.bot.adapter.qq

├─ com.blr19c.falowp.bot.adapter.qq.QQApplication.class - [JAR]

com.blr19c.falowp.bot.adapter.qq.op.serializer

├─ com.blr19c.falowp.bot.adapter.qq.op.serializer.OpCodeEnumJsonDeserializer.class - [JAR]

├─ com.blr19c.falowp.bot.adapter.qq.op.serializer.OpCodeEnumJsonSerialize.class - [JAR]

├─ com.blr19c.falowp.bot.adapter.qq.op.serializer.OpMessageContentJsonDeserializer.class - [JAR]

├─ com.blr19c.falowp.bot.adapter.qq.op.serializer.OpMessageContentJsonSerializer.class - [JAR]

com.blr19c.falowp.bot.adapter.qq.api

├─ com.blr19c.falowp.bot.adapter.qq.api.QQBotApi.class - [JAR]

├─ com.blr19c.falowp.bot.adapter.qq.api.QQBotApiSupport.class - [JAR]

com.blr19c.falowp.bot.adapter.qq.op

├─ com.blr19c.falowp.bot.adapter.qq.op.OpCodeEnum.class - [JAR]

├─ com.blr19c.falowp.bot.adapter.qq.op.OpException.class - [JAR]

├─ com.blr19c.falowp.bot.adapter.qq.op.OpMessageContent.class - [JAR]

├─ com.blr19c.falowp.bot.adapter.qq.op.OpReceiveMessage.class - [JAR]

├─ com.blr19c.falowp.bot.adapter.qq.op.OpSendMessage.class - [JAR]

├─ com.blr19c.falowp.bot.adapter.qq.op.OpUser.class - [JAR]