View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window simbot-common-ktor-inputfile-jvm-4.0.0-beta2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
love.forte.simbot.common.ktor.inputfile
├─ love.forte.simbot.common.ktor.inputfile.ByteArrayInputFile.class - [JAR]
├─ love.forte.simbot.common.ktor.inputfile.ByteReadPacketInputFile.class - [JAR]
├─ love.forte.simbot.common.ktor.inputfile.ChannelProviderInputFile.class - [JAR]
├─ love.forte.simbot.common.ktor.inputfile.FileInputFile.class - [JAR]
├─ love.forte.simbot.common.ktor.inputfile.InputFile.class - [JAR]
├─ love.forte.simbot.common.ktor.inputfile.InputFiles.class - [JAR]
├─ love.forte.simbot.common.ktor.inputfile.InputFiles__InputFileKt.class - [JAR]
├─ love.forte.simbot.common.ktor.inputfile.InputFiles__InputFile_jvmKt.class - [JAR]
├─ love.forte.simbot.common.ktor.inputfile.InputProviderInputFile.class - [JAR]
├─ love.forte.simbot.common.ktor.inputfile.PathInputFile.class - [JAR]