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 momomo.com.platform.Minimal-1.0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
momomo.com
├─ momomo.com.baggage.class - [JAR]
momomo.com.platform.annotations.informative
├─ momomo.com.platform.annotations.informative.Abstract.class - [JAR]
├─ momomo.com.platform.annotations.informative.Caution.class - [JAR]
├─ momomo.com.platform.annotations.informative.Delegatable.class - [JAR]
├─ momomo.com.platform.annotations.informative.Final.class - [JAR]
├─ momomo.com.platform.annotations.informative.Immuted.class - [JAR]
├─ momomo.com.platform.annotations.informative.Local.class - [JAR]
├─ momomo.com.platform.annotations.informative.NotStatic.class - [JAR]
├─ momomo.com.platform.annotations.informative.Optional.class - [JAR]
├─ momomo.com.platform.annotations.informative.Overridable.class - [JAR]
├─ momomo.com.platform.annotations.informative.OverrideToChain.class - [JAR]
├─ momomo.com.platform.annotations.informative.Overriden.class - [JAR]
├─ momomo.com.platform.annotations.informative.Package.class - [JAR]
├─ momomo.com.platform.annotations.informative.Private.class - [JAR]
├─ momomo.com.platform.annotations.informative.Protected.class - [JAR]
├─ momomo.com.platform.annotations.informative.References.class - [JAR]
├─ momomo.com.platform.annotations.informative.Singleton.class - [JAR]
├─ momomo.com.platform.annotations.informative.Synchronize.class - [JAR]
├─ momomo.com.platform.annotations.informative.TransactionRequired.class - [JAR]