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 polyfill-0.8.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.xx2bab.polyfill.jar
├─ me.xx2bab.polyfill.jar.JavaResourceMergePreHookConfiguration.class - [JAR]
me.xx2bab.polyfill
├─ me.xx2bab.polyfill.ArtifactExtensionKt.class - [JAR]
├─ me.xx2bab.polyfill.ArtifactsRepository.class - [JAR]
├─ me.xx2bab.polyfill.PolyfillAction.class - [JAR]
├─ me.xx2bab.polyfill.PolyfillExtension.class - [JAR]
├─ me.xx2bab.polyfill.PolyfillPlugin.class - [JAR]
├─ me.xx2bab.polyfill.PolyfillUninitializedException.class - [JAR]
├─ me.xx2bab.polyfill.PolyfilledApplicationArtifact.class - [JAR]
├─ me.xx2bab.polyfill.PolyfilledArtifact.class - [JAR]
├─ me.xx2bab.polyfill.PolyfilledLibraryArtifact.class - [JAR]
├─ me.xx2bab.polyfill.PolyfilledMultipleArtifact.class - [JAR]
├─ me.xx2bab.polyfill.PolyfilledPluginType.class - [JAR]
├─ me.xx2bab.polyfill.PolyfilledSingleArtifact.class - [JAR]
├─ me.xx2bab.polyfill.VariantExtensionKt.class - [JAR]
me.xx2bab.polyfill.manifest
├─ me.xx2bab.polyfill.manifest.ManifestMergePreHookConfiguration.class - [JAR]
me.xx2bab.polyfill.tools
├─ me.xx2bab.polyfill.tools.CommandLineKit.class - [JAR]
me.xx2bab.polyfill.task
├─ me.xx2bab.polyfill.task.MultipleArtifactTaskExtendConfiguration.class - [JAR]
├─ me.xx2bab.polyfill.task.SingleArtifactTaskExtendConfiguration.class - [JAR]
├─ me.xx2bab.polyfill.task.TaskExtendConfiguration.class - [JAR]
me.xx2bab.polyfill.artifact
├─ me.xx2bab.polyfill.artifact.ApplicationArtifactsRepository.class - [JAR]
├─ me.xx2bab.polyfill.artifact.ArtifactContainer.class - [JAR]
├─ me.xx2bab.polyfill.artifact.DefaultArtifactsRepository.class - [JAR]
├─ me.xx2bab.polyfill.artifact.LibraryArtifactsRepository.class - [JAR]
├─ me.xx2bab.polyfill.artifact.MultipleArtifactContainer.class - [JAR]
├─ me.xx2bab.polyfill.artifact.SingleArtifactContainer.class - [JAR]
me.xx2bab.polyfill.res
├─ me.xx2bab.polyfill.res.ResourceMergePostHookConfiguration.class - [JAR]
├─ me.xx2bab.polyfill.res.ResourceMergePreHookConfiguration.class - [JAR]