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 borer-derivation_sjs1_2.13-1.8.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.bullet.borer.derivation.internal
├─ io.bullet.borer.derivation.internal.CodecDeriver.class - [JAR]
├─ io.bullet.borer.derivation.internal.Helpers.class - [JAR]
├─ io.bullet.borer.derivation.internal.MacroSupport.class - [JAR]
io.bullet.borer
├─ io.bullet.borer.Scalac.class - [JAR]
io.bullet.borer.derivation
├─ io.bullet.borer.derivation.ArrayBasedCodecs.class - [JAR]
├─ io.bullet.borer.derivation.CompactMapBasedCodecs.class - [JAR]
├─ io.bullet.borer.derivation.DerivationConfig.class - [JAR]
├─ io.bullet.borer.derivation.MapBasedCodecs.class - [JAR]
├─ io.bullet.borer.derivation.key.class - [JAR]