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 violet-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.kyori.violet
├─ net.kyori.violet.AbstractModule.class - [JAR]
├─ net.kyori.violet.BindAndExposeBindingBuilder.class - [JAR]
├─ net.kyori.violet.DuplexBinder.class - [JAR]
├─ net.kyori.violet.DuplexBinderImpl.class - [JAR]
├─ net.kyori.violet.DuplexModule.class - [JAR]
├─ net.kyori.violet.EvenMoreTypes.class - [JAR]
├─ net.kyori.violet.ForwardingBinder.class - [JAR]
├─ net.kyori.violet.ForwardingDuplexBinder.class - [JAR]
├─ net.kyori.violet.ForwardingPrivateBinder.class - [JAR]
├─ net.kyori.violet.FriendlyTypeLiteral.class - [JAR]
├─ net.kyori.violet.Lazy.class - [JAR]
├─ net.kyori.violet.LazyBindingBuilder.class - [JAR]
├─ net.kyori.violet.LazySingleton.class - [JAR]
├─ net.kyori.violet.SingletonModule.class - [JAR]
├─ net.kyori.violet.TypeArgument.class - [JAR]
├─ net.kyori.violet.TypeLiterals.class - [JAR]
├─ net.kyori.violet.VBinder.class - [JAR]
├─ net.kyori.violet.VBinderImpl.class - [JAR]
├─ net.kyori.violet.VDuplexBinder.class - [JAR]
├─ net.kyori.violet.VDuplexBinderImpl.class - [JAR]
├─ net.kyori.violet.VPrivateBinder.class - [JAR]
├─ net.kyori.violet.VPrivateBinderImpl.class - [JAR]
net.kyori.violet.builder
├─ net.kyori.violet.builder.ForwardingAnnotatedBindingBuilder.class - [JAR]
├─ net.kyori.violet.builder.ForwardingLinkedBindingBuilder.class - [JAR]