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 ktx-core-2.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ru.astrainteractive.astralibs.economy
├─ ru.astrainteractive.astralibs.economy.EconomyProvider.class - [JAR]
ru.astrainteractive.astralibs.logging
├─ ru.astrainteractive.astralibs.logging.JUtilLogger.class - [JAR]
├─ ru.astrainteractive.astralibs.logging.Logger.class - [JAR]
ru.astrainteractive.astralibs.async
├─ ru.astrainteractive.astralibs.async.AsyncComponent.class - [JAR]
├─ ru.astrainteractive.astralibs.async.PluginScope.class - [JAR]
ru.astrainteractive.astralibs.configloader
├─ ru.astrainteractive.astralibs.configloader.ConfigLoader.class - [JAR]
ru.astrainteractive.astralibs.filemanager
├─ ru.astrainteractive.astralibs.filemanager.FileManager.class - [JAR]
├─ ru.astrainteractive.astralibs.filemanager.ResourceFileManager.class - [JAR]
ru.astrainteractive.astralibs.http
├─ ru.astrainteractive.astralibs.http.HttpClient.class - [JAR]
├─ ru.astrainteractive.astralibs.http.HttpMethod.class - [JAR]
ru.astrainteractive.astralibs.encoding
├─ ru.astrainteractive.astralibs.encoding.IO.class - [JAR]
├─ ru.astrainteractive.astralibs.encoding.IOStreamProvider.class - [JAR]
├─ ru.astrainteractive.astralibs.encoding.JavaIOStreamProvider.class - [JAR]
├─ ru.astrainteractive.astralibs.encoding.Serializer.class - [JAR]
ru.astrainteractive.astralibs.filemanager.impl
├─ ru.astrainteractive.astralibs.filemanager.impl.JVMFileManager.class - [JAR]
├─ ru.astrainteractive.astralibs.filemanager.impl.JVMResourceFileManager.class - [JAR]