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 kotlinshaver-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.devrapid.kotlinshaver
├─ com.devrapid.kotlinshaver.ArrayListKt.class - [JAR]
├─ com.devrapid.kotlinshaver.CastingKt.class - [JAR]
├─ com.devrapid.kotlinshaver.CoroutineKt.class - [JAR]
├─ com.devrapid.kotlinshaver.FieldKt.class - [JAR]
├─ com.devrapid.kotlinshaver.FileKt.class - [JAR]
├─ com.devrapid.kotlinshaver.InstanceKt.class - [JAR]
├─ com.devrapid.kotlinshaver.IntKt.class - [JAR]
├─ com.devrapid.kotlinshaver.KitsKt.class - [JAR]
├─ com.devrapid.kotlinshaver.ListKt.class - [JAR]
├─ com.devrapid.kotlinshaver.StringKt.class - [JAR]
├─ com.devrapid.kotlinshaver.ThreadKt.class - [JAR]
├─ com.devrapid.kotlinshaver.TimeKt.class - [JAR]
├─ com.devrapid.kotlinshaver.TypeAliasesKt.class - [JAR]