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 api-2.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ru.potatophobe.konfig.api
├─ ru.potatophobe.konfig.api.Konfig.class - [JAR]
├─ ru.potatophobe.konfig.api.KonfigClass.class - [JAR]
├─ ru.potatophobe.konfig.api.KonfigDsl.class - [JAR]
├─ ru.potatophobe.konfig.api.KonfigListScope.class - [JAR]
├─ ru.potatophobe.konfig.api.KonfigMapScope.class - [JAR]
├─ ru.potatophobe.konfig.api.KonfigScope.class - [JAR]
├─ ru.potatophobe.konfig.api.NestedKonfig.class - [JAR]
├─ ru.potatophobe.konfig.api.NestedKonfigList.class - [JAR]
├─ ru.potatophobe.konfig.api.NestedKonfigMap.class - [JAR]
ru.potatophobe.konfig.utils
├─ ru.potatophobe.konfig.utils.Lateinit.class - [JAR]
├─ ru.potatophobe.konfig.utils.LateinitKt.class - [JAR]