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 scio-macros_2.13-0.13.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.spotify.scio.coders
├─ com.spotify.scio.coders.AnnotatedKryoRegistrar.class - [JAR]
├─ com.spotify.scio.coders.CoderMacros.class - [JAR]
├─ com.spotify.scio.coders.KryoRegistrar.class - [JAR]
├─ com.spotify.scio.coders.KryoRegistrarMacro.class - [JAR]
com.spotify.scio
├─ com.spotify.scio.FeatureFlag.class - [JAR]
├─ com.spotify.scio.IsJavaBean.class - [JAR]
├─ com.spotify.scio.MacroSettings.class - [JAR]
├─ com.spotify.scio.MagnoliaMacros.class - [JAR]
├─ com.spotify.scio.registerSysProps.class - [JAR]
├─ com.spotify.scio.registerSysPropsMacro.class - [JAR]