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 deps_plugin-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.iotxc.deps_plugin.task
├─ com.iotxc.deps_plugin.task.DeclaredDepTask.class - [JAR]
├─ com.iotxc.deps_plugin.task.FindDependenciesTask.class - [JAR]
├─ com.iotxc.deps_plugin.task.Utils.class - [JAR]
├─ com.iotxc.deps_plugin.task.VersionExtension.class - [JAR]
com.iotxc.deps_plugin
├─ com.iotxc.deps_plugin.ConstKt.class - [JAR]
├─ com.iotxc.deps_plugin.VersionPlugin.class - [JAR]
com.iotxc.deps_plugin.deps
├─ com.iotxc.deps_plugin.deps.AndroidX.class - [JAR]
├─ com.iotxc.deps_plugin.deps.BuildConfig.class - [JAR]
├─ com.iotxc.deps_plugin.deps.Deps.class - [JAR]
├─ com.iotxc.deps_plugin.deps.Google.class - [JAR]
├─ com.iotxc.deps_plugin.deps.Kotlin.class - [JAR]
├─ com.iotxc.deps_plugin.deps.Repositories.class - [JAR]
├─ com.iotxc.deps_plugin.deps.Testing.class - [JAR]
├─ com.iotxc.deps_plugin.deps.Versions.class - [JAR]