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 scala-textmatching_2.13-2.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.madgag.textmatching
├─ com.madgag.textmatching.Glob.class - [JAR]
├─ com.madgag.textmatching.Literal.class - [JAR]
├─ com.madgag.textmatching.Reg.class - [JAR]
├─ com.madgag.textmatching.TextMatcher.class - [JAR]
├─ com.madgag.textmatching.TextMatcherType.class - [JAR]
├─ com.madgag.textmatching.TextMatcherTypes.class - [JAR]
├─ com.madgag.textmatching.TextReplacementConfig.class - [JAR]
├─ com.madgag.textmatching.package.class - [JAR]