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 geo-scala-core_native0.4_2.12-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.free2move.geoscala
├─ com.free2move.geoscala.Coordinate.class - [JAR]
├─ com.free2move.geoscala.Feature.class - [JAR]
├─ com.free2move.geoscala.FeatureCollection.class - [JAR]
├─ com.free2move.geoscala.GeoJson.class - [JAR]
├─ com.free2move.geoscala.Geometry.class - [JAR]
├─ com.free2move.geoscala.LineString.class - [JAR]
├─ com.free2move.geoscala.MultiLineString.class - [JAR]
├─ com.free2move.geoscala.MultiPoint.class - [JAR]
├─ com.free2move.geoscala.MultiPolygon.class - [JAR]
├─ com.free2move.geoscala.Point.class - [JAR]
├─ com.free2move.geoscala.Polygon.class - [JAR]
├─ com.free2move.geoscala.ops.class - [JAR]