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 annotation-0.18.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.immutables.annotation
├─ org.immutables.annotation.GenerateAuxiliary.class - [JAR]
├─ org.immutables.annotation.GenerateCheck.class - [JAR]
├─ org.immutables.annotation.GenerateConstructorParameter.class - [JAR]
├─ org.immutables.annotation.GenerateDefault.class - [JAR]
├─ org.immutables.annotation.GenerateDerived.class - [JAR]
├─ org.immutables.annotation.GenerateFunction.class - [JAR]
├─ org.immutables.annotation.GenerateGetters.class - [JAR]
├─ org.immutables.annotation.GenerateImmutable.class - [JAR]
├─ org.immutables.annotation.GenerateLazy.class - [JAR]
├─ org.immutables.annotation.GenerateMarshaled.class - [JAR]
├─ org.immutables.annotation.GenerateMarshaledSubclasses.class - [JAR]
├─ org.immutables.annotation.GenerateMarshaler.class - [JAR]
├─ org.immutables.annotation.GenerateModifiable.class - [JAR]
├─ org.immutables.annotation.GenerateNested.class - [JAR]
├─ org.immutables.annotation.GeneratePackedBits.class - [JAR]
├─ org.immutables.annotation.GeneratePredicate.class - [JAR]
├─ org.immutables.annotation.GenerateRepository.class - [JAR]
├─ org.immutables.annotation.package-info.class - [JAR]