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 sttp_2.12-0.1.17.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
spotify4s.sttp
├─ spotify4s.sttp.AlbumsApi.class - [JAR]
├─ spotify4s.sttp.ArtistsApi.class - [JAR]
├─ spotify4s.sttp.AudiobooksApi.class - [JAR]
├─ spotify4s.sttp.CategoriesApi.class - [JAR]
├─ spotify4s.sttp.ChaptersApi.class - [JAR]
├─ spotify4s.sttp.EpisodesApi.class - [JAR]
├─ spotify4s.sttp.GenresApi.class - [JAR]
├─ spotify4s.sttp.LibraryApi.class - [JAR]
├─ spotify4s.sttp.MarketsApi.class - [JAR]
├─ spotify4s.sttp.PlayerApi.class - [JAR]
├─ spotify4s.sttp.PlaylistsApi.class - [JAR]
├─ spotify4s.sttp.SearchApi.class - [JAR]
├─ spotify4s.sttp.ShowsApi.class - [JAR]
├─ spotify4s.sttp.TracksApi.class - [JAR]
├─ spotify4s.sttp.UsersApi.class - [JAR]