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 data-scope-1.0.0-rc7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
se.wollan.datascope
├─ se.wollan.datascope.DataScope.class - [JAR]
├─ se.wollan.datascope.DataScopeKt.class - [JAR]
├─ se.wollan.datascope.ScopeState.class - [JAR]
├─ se.wollan.datascope.ScopeType.class - [JAR]
├─ se.wollan.datascope.Sqlite3Lib.class - [JAR]
├─ se.wollan.datascope.Sqlite3LibKt.class - [JAR]
├─ se.wollan.datascope.SqliteDatabase.class - [JAR]
├─ se.wollan.datascope.SqliteDatabaseImpl.class - [JAR]
├─ se.wollan.datascope.SqliteDatabaseImplKt.class - [JAR]
├─ se.wollan.datascope.SqliteException.class - [JAR]