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 io.github.rperez93.gradle-utils.gradle.plugin-2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.rperez93.gradleutils
├─ com.github.rperez93.gradleutils.AndroidProjectVersionFromGitTagPlugin.class - [JAR]
com.github.rperez93.gradleutils.git
├─ com.github.rperez93.gradleutils.git.GitCommands.class - [JAR]
com.github.rperez93.gradleutils.helper
├─ com.github.rperez93.gradleutils.helper.DateKt.class - [JAR]
├─ com.github.rperez93.gradleutils.helper.PluginProperties.class - [JAR]