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 cats-collections-scalacheck_2.11-0.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cats.collections.arbitrary
├─ cats.collections.arbitrary.AllArbitrary.class - [JAR]
├─ cats.collections.arbitrary.ArbitraryMap.class - [JAR]
├─ cats.collections.arbitrary.ArbitraryPredicate.class - [JAR]
├─ cats.collections.arbitrary.ArbitrarySet.class - [JAR]
├─ cats.collections.arbitrary.ArbitraryTreeList.class - [JAR]
├─ cats.collections.arbitrary.CogenInstances.class - [JAR]
├─ cats.collections.arbitrary.package.class - [JAR]