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-collection-plus_2.13-0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.madgag.scala.collection.decorators.internal
├─ com.madgag.scala.collection.decorators.internal.IterableDecorator.class - [JAR]
├─ com.madgag.scala.collection.decorators.internal.MapDecorator.class - [JAR]
com.madgag.scala.collection.decorators
├─ com.madgag.scala.collection.decorators.package.class - [JAR]