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 log4cats-odin_3-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.permutive.logging
├─ com.permutive.logging.Log4Cats2Odin.class - [JAR]
├─ com.permutive.logging.Odin2Log4Cats.class - [JAR]
com.permutive.logging.syntax
├─ com.permutive.logging.syntax.Log4Cats2OdinSyntax.class - [JAR]
├─ com.permutive.logging.syntax.Odin2Log4CatsSyntax.class - [JAR]
├─ com.permutive.logging.syntax.package.class - [JAR]