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 arouter_compiler-3.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.cmonbaby.arouter.compiler.utils
├─ com.cmonbaby.arouter.compiler.utils.Constants.class - [JAR]
├─ com.cmonbaby.arouter.compiler.utils.EmptyUtils.class - [JAR]
com.cmonbaby.arouter.compiler.factory
├─ com.cmonbaby.arouter.compiler.factory.ParameterFactory.class - [JAR]
com.cmonbaby.arouter.compiler
├─ com.cmonbaby.arouter.compiler.ARouterProcessor.class - [JAR]
├─ com.cmonbaby.arouter.compiler.ParameterProcessor.class - [JAR]