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 j8-registry-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.orbyfied.j8.registry
├─ net.orbyfied.j8.registry.AbstractRegistryService.class - [JAR]
├─ net.orbyfied.j8.registry.AutoRegister.class - [JAR]
├─ net.orbyfied.j8.registry.FunctionalService.class - [JAR]
├─ net.orbyfied.j8.registry.Identifiable.class - [JAR]
├─ net.orbyfied.j8.registry.Identifier.class - [JAR]
├─ net.orbyfied.j8.registry.MalformedIdentifierException.class - [JAR]
├─ net.orbyfied.j8.registry.MappingService.class - [JAR]
├─ net.orbyfied.j8.registry.Registry.class - [JAR]
├─ net.orbyfied.j8.registry.RegistryComponent.class - [JAR]
├─ net.orbyfied.j8.registry.RegistryService.class - [JAR]