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 juniversal-gradle-plugins-0.8.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.juniversal.buildtools.gradle.support
├─ org.juniversal.buildtools.gradle.support.GradleJavaExec.class - [JAR]
├─ org.juniversal.buildtools.gradle.support.GradleProject.class - [JAR]
org.juniversal.buildtools.common.support
├─ org.juniversal.buildtools.common.support.CommonJavaExec.class - [JAR]
├─ org.juniversal.buildtools.common.support.CommonProject.class - [JAR]
├─ org.juniversal.buildtools.common.support.FileSet.class - [JAR]
├─ org.juniversal.buildtools.common.support.SourceType.class - [JAR]
├─ org.juniversal.buildtools.common.support.Utils.class - [JAR]
org.juniversal.buildtools.gradle
├─ org.juniversal.buildtools.gradle.JUniversalTranslatorTask.class - [JAR]
├─ org.juniversal.buildtools.gradle.JavaToCPlusPlusPlugin.class - [JAR]
├─ org.juniversal.buildtools.gradle.JavaToCPlusPlusTask.class - [JAR]
├─ org.juniversal.buildtools.gradle.JavaToCSharpPlugin.class - [JAR]
├─ org.juniversal.buildtools.gradle.JavaToCSharpTangiblePlugin.class - [JAR]
├─ org.juniversal.buildtools.gradle.JavaToCSharpTangibleTask.class - [JAR]
├─ org.juniversal.buildtools.gradle.JavaToCSharpTask.class - [JAR]
├─ org.juniversal.buildtools.gradle.JavaToObjectiveCPlugin.class - [JAR]
├─ org.juniversal.buildtools.gradle.JavaToObjectiveCTask.class - [JAR]
├─ org.juniversal.buildtools.gradle.MSBuildPlugin.class - [JAR]
├─ org.juniversal.buildtools.gradle.MSBuildTask.class - [JAR]
├─ org.juniversal.buildtools.gradle.TranslatorTask.class - [JAR]
org.juniversal.buildtools.common
├─ org.juniversal.buildtools.common.JUniversalTranslator.class - [JAR]
├─ org.juniversal.buildtools.common.JavaToCPlusPlus.class - [JAR]
├─ org.juniversal.buildtools.common.JavaToCSharp.class - [JAR]
├─ org.juniversal.buildtools.common.JavaToCSharpTangible.class - [JAR]
├─ org.juniversal.buildtools.common.JavaToObjectiveC.class - [JAR]
├─ org.juniversal.buildtools.common.MSBuild.class - [JAR]
├─ org.juniversal.buildtools.common.Translator.class - [JAR]