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 identifier-core-jvm-2.0.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
identifier
├─ identifier.Deletable.class - [JAR]
├─ identifier.InvalidEmailException.class - [JAR]
├─ identifier.InvalidPhoneException.class - [JAR]
├─ identifier.Name.class - [JAR]
├─ identifier.NameUtilsKt.class - [JAR]
├─ identifier.Named.class - [JAR]
├─ identifier.Password.class - [JAR]
├─ identifier.PhoneUtils.class - [JAR]
├─ identifier.Savable.class - [JAR]
├─ identifier.UNSETKt.class - [JAR]
├─ identifier.Unique.class - [JAR]
identifier.serializers
├─ identifier.serializers.NameSerializer.class - [JAR]