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 android-processor-shared-code-2.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.zup.beagle.compiler.shared
├─ br.com.zup.beagle.compiler.shared.BeagleClass.class - [JAR]
├─ br.com.zup.beagle.compiler.shared.BeagleClassesKt.class - [JAR]
├─ br.com.zup.beagle.compiler.shared.BeagleGeneratorFunction.class - [JAR]
├─ br.com.zup.beagle.compiler.shared.GenerateFunctionOperation.class - [JAR]
├─ br.com.zup.beagle.compiler.shared.GenerateFunctionWidget.class - [JAR]
├─ br.com.zup.beagle.compiler.shared.GenericFactoryProcessor.class - [JAR]
├─ br.com.zup.beagle.compiler.shared.KotlinPoetExtensionsKt.class - [JAR]
├─ br.com.zup.beagle.compiler.shared.MessagerExtensionsKt.class - [JAR]
├─ br.com.zup.beagle.compiler.shared.ProcessorConstructExtensionsKt.class - [JAR]
├─ br.com.zup.beagle.compiler.shared.RegistrarComponentsProvider.class - [JAR]
├─ br.com.zup.beagle.compiler.shared.RegistrarComponentsProviderKt.class - [JAR]