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 backend-kotlin-objc-v20230718-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.j2cl.transpiler.backend.kotlin.objc
├─ com.google.j2cl.transpiler.backend.kotlin.objc.Dependency.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.objc.DependencyKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.objc.ForwardDeclaration.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.objc.Import.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.objc.ObjCRendererKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.objc.Renderer.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.objc.RendererKt.class - [JAR]
├─ com.google.j2cl.transpiler.backend.kotlin.objc.SourceKt.class - [JAR]