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 multiplatformx-plugin-0.1.148.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.brightify.hyperdrive.viewmodel
├─ org.brightify.hyperdrive.viewmodel.ComposeViewIrGenerator.class - [JAR]
├─ org.brightify.hyperdrive.viewmodel.NamingHelper.class - [JAR]
├─ org.brightify.hyperdrive.viewmodel.ViewModelIrGenerationExtension.class - [JAR]
├─ org.brightify.hyperdrive.viewmodel.ViewModelIrGenerator.class - [JAR]
├─ org.brightify.hyperdrive.viewmodel.ViewModelNames.class - [JAR]
├─ org.brightify.hyperdrive.viewmodel.ViewModelResolveExtension.class - [JAR]
org.brightify.hyperdrive
├─ org.brightify.hyperdrive.Either.class - [JAR]
├─ org.brightify.hyperdrive.MultiplatformXComponentRegistrar.class - [JAR]
├─ org.brightify.hyperdrive.MultiplatformXConfigurationKeys.class - [JAR]
├─ org.brightify.hyperdrive.MultiplatformxCommandLineProcessor.class - [JAR]
org.brightify.hyperdrive.autofactory
├─ org.brightify.hyperdrive.autofactory.AUTO_FACTORY_PLUGIN_ORIGIN.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryExpressionCodegenExtension.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryFakeOverrideTransformer.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryIrGenerationExtension.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryIrGenerator.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryNames.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryResolveExtension.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryResolveExtensionKt.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.FactoryClassDescriptor.class - [JAR]