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 motif-0.4.0-alpha03.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
motif.internal
├─ motif.internal.Constants.class - [JAR]
├─ motif.internal.DaggerScope.class - [JAR]
├─ motif.internal.None.class - [JAR]
motif
├─ motif.Creatable.class - [JAR]
├─ motif.DoNotCache.class - [JAR]
├─ motif.Expose.class - [JAR]
├─ motif.NoDependencies.class - [JAR]
├─ motif.Objects.class - [JAR]
├─ motif.Scope.class - [JAR]
├─ motif.ScopeFactory.class - [JAR]
├─ motif.ScopeImpl.class - [JAR]
├─ motif.Spread.class - [JAR]