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 spotify-web-api-wrapper-1.5.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
spotify.factories
├─ spotify.factories.AbstractPlayableObjectDeserializer.class - [JAR]
├─ spotify.factories.GsonFactory.class - [JAR]
├─ spotify.factories.RetrofitClientFactory.class - [JAR]
├─ spotify.factories.RetrofitHttpServiceFactory.class - [JAR]
spotify.models.players
├─ spotify.models.players.Action.class - [JAR]
├─ spotify.models.players.Context.class - [JAR]
├─ spotify.models.players.CurrentlyPlayingObject.class - [JAR]
├─ spotify.models.players.Device.class - [JAR]
├─ spotify.models.players.DeviceCollection.class - [JAR]
├─ spotify.models.players.Disallow.class - [JAR]
├─ spotify.models.players.Offset.class - [JAR]
├─ spotify.models.players.PlayHistory.class - [JAR]
├─ spotify.models.players.PlayingContext.class - [JAR]
spotify.models.categories
├─ spotify.models.categories.CategoryFull.class - [JAR]
├─ spotify.models.categories.CategoryFullPaging.class - [JAR]
spotify.models.shows
├─ spotify.models.shows.SavedShowSimplified.class - [JAR]
├─ spotify.models.shows.ShowFull.class - [JAR]
├─ spotify.models.shows.ShowSimplified.class - [JAR]
├─ spotify.models.shows.ShowSimplifiedCollection.class - [JAR]
spotify.retrofit.services
├─ spotify.retrofit.services.AlbumService.class - [JAR]
├─ spotify.retrofit.services.ArtistService.class - [JAR]
├─ spotify.retrofit.services.AuthorizationCodeFlowService.class - [JAR]
├─ spotify.retrofit.services.BrowseService.class - [JAR]
├─ spotify.retrofit.services.ClientCredentialsFlowService.class - [JAR]
├─ spotify.retrofit.services.EpisodeService.class - [JAR]
├─ spotify.retrofit.services.FollowService.class - [JAR]
├─ spotify.retrofit.services.LibraryService.class - [JAR]
├─ spotify.retrofit.services.PersonalizationService.class - [JAR]
├─ spotify.retrofit.services.PlayerService.class - [JAR]
├─ spotify.retrofit.services.PlaylistService.class - [JAR]
├─ spotify.retrofit.services.SearchService.class - [JAR]
├─ spotify.retrofit.services.ShowService.class - [JAR]
├─ spotify.retrofit.services.TrackService.class - [JAR]
├─ spotify.retrofit.services.UserService.class - [JAR]
spotify.models.errors
├─ spotify.models.errors.ErrorInfo.class - [JAR]
├─ spotify.models.errors.SpotifyError.class - [JAR]
spotify.models.audio
├─ spotify.models.audio.AudioAnalysis.class - [JAR]
├─ spotify.models.audio.AudioFeatures.class - [JAR]
├─ spotify.models.audio.AudioFeaturesCollection.class - [JAR]
├─ spotify.models.audio.Section.class - [JAR]
├─ spotify.models.audio.Segment.class - [JAR]
├─ spotify.models.audio.TimeInterval.class - [JAR]
spotify.models.generic
├─ spotify.models.generic.AbstractPlayableObject.class - [JAR]
├─ spotify.models.generic.Copyright.class - [JAR]
├─ spotify.models.generic.Cursor.class - [JAR]
├─ spotify.models.generic.ExternalId.class - [JAR]
├─ spotify.models.generic.ExternalUrl.class - [JAR]
├─ spotify.models.generic.Image.class - [JAR]
spotify.models.recommendations
├─ spotify.models.recommendations.RecommendationCollection.class - [JAR]
├─ spotify.models.recommendations.RecommendationSeed.class - [JAR]
spotify.exceptions
├─ spotify.exceptions.HttpRequestFailedException.class - [JAR]
├─ spotify.exceptions.SpotifyActionFailedException.class - [JAR]
├─ spotify.exceptions.SpotifyAuthorizationFailedException.class - [JAR]
spotify.models.authorization
├─ spotify.models.authorization.AuthorizationCodeFlowTokenResponse.class - [JAR]
├─ spotify.models.authorization.ClientCredentialsFlowTokenResponse.class - [JAR]
spotify.api.authorization
├─ spotify.api.authorization.AuthorizationCodeFlow.class - [JAR]
├─ spotify.api.authorization.AuthorizationCodeFlowPKCE.class - [JAR]
├─ spotify.api.authorization.AuthorizationPKCERequestToken.class - [JAR]
├─ spotify.api.authorization.AuthorizationRefreshToken.class - [JAR]
├─ spotify.api.authorization.AuthorizationRequestToken.class - [JAR]
├─ spotify.api.authorization.ClientCredentialsFlow.class - [JAR]
spotify.models.artists
├─ spotify.models.artists.ArtistFull.class - [JAR]
├─ spotify.models.artists.ArtistFullCollection.class - [JAR]
├─ spotify.models.artists.ArtistFullCursorBasedPagingWrapper.class - [JAR]
├─ spotify.models.artists.ArtistSimplified.class - [JAR]
├─ spotify.models.artists.Follower.class - [JAR]
spotify.api.impl
├─ spotify.api.impl.AlbumApiRetrofit.class - [JAR]
├─ spotify.api.impl.ArtistApiRetrofit.class - [JAR]
├─ spotify.api.impl.BrowseApiRetrofit.class - [JAR]
├─ spotify.api.impl.EpisodeApiRetrofit.class - [JAR]
├─ spotify.api.impl.FollowApiRetrofit.class - [JAR]
├─ spotify.api.impl.LibraryApiRetrofit.class - [JAR]
├─ spotify.api.impl.PersonalizationApiRetrofit.class - [JAR]
├─ spotify.api.impl.PlayerApiRetrofit.class - [JAR]
├─ spotify.api.impl.PlaylistApiRetrofit.class - [JAR]
├─ spotify.api.impl.SearchApiRetrofit.class - [JAR]
├─ spotify.api.impl.ShowApiRetrofit.class - [JAR]
├─ spotify.api.impl.TrackApiRetrofit.class - [JAR]
├─ spotify.api.impl.UserApiRetrofit.class - [JAR]
spotify.models.tracks
├─ spotify.models.tracks.Restriction.class - [JAR]
├─ spotify.models.tracks.SavedTrackFull.class - [JAR]
├─ spotify.models.tracks.TrackFull.class - [JAR]
├─ spotify.models.tracks.TrackFullCollection.class - [JAR]
├─ spotify.models.tracks.TrackLink.class - [JAR]
├─ spotify.models.tracks.TrackSimplified.class - [JAR]
spotify.models.users
├─ spotify.models.users.ExplicitContentSettings.class - [JAR]
├─ spotify.models.users.User.class - [JAR]
spotify.models.paging
├─ spotify.models.paging.CursorBasedPaging.class - [JAR]
├─ spotify.models.paging.Paging.class - [JAR]
spotify.models.playlists.requests
├─ spotify.models.playlists.requests.AddItemPlaylistRequestBody.class - [JAR]
├─ spotify.models.playlists.requests.CreateUpdatePlaylistRequestBody.class - [JAR]
├─ spotify.models.playlists.requests.DeleteItemsPlaylistRequestBody.class - [JAR]
├─ spotify.models.playlists.requests.FollowPlaylistRequestBody.class - [JAR]
├─ spotify.models.playlists.requests.ReorderPlaylistItemsRequestBody.class - [JAR]
├─ spotify.models.playlists.requests.ReplacePlaylistItemsRequestBody.class - [JAR]
spotify.api.interfaces
├─ spotify.api.interfaces.AlbumApi.class - [JAR]
├─ spotify.api.interfaces.ArtistApi.class - [JAR]
├─ spotify.api.interfaces.BrowseApi.class - [JAR]
├─ spotify.api.interfaces.EpisodeApi.class - [JAR]
├─ spotify.api.interfaces.FollowApi.class - [JAR]
├─ spotify.api.interfaces.LibraryApi.class - [JAR]
├─ spotify.api.interfaces.PersonalizationApi.class - [JAR]
├─ spotify.api.interfaces.PlayerApi.class - [JAR]
├─ spotify.api.interfaces.PlaylistApi.class - [JAR]
├─ spotify.api.interfaces.SearchApi.class - [JAR]
├─ spotify.api.interfaces.ShowApi.class - [JAR]
├─ spotify.api.interfaces.TrackApi.class - [JAR]
├─ spotify.api.interfaces.UserApi.class - [JAR]
spotify.models.search
├─ spotify.models.search.SearchQueryResult.class - [JAR]
spotify.api.spotify
├─ spotify.api.spotify.SpotifyApi.class - [JAR]
spotify.models.episodes
├─ spotify.models.episodes.EpisodeFull.class - [JAR]
├─ spotify.models.episodes.EpisodeFullCollection.class - [JAR]
├─ spotify.models.episodes.EpisodeSimplified.class - [JAR]
├─ spotify.models.episodes.ResumePointObject.class - [JAR]
spotify.models.albums
├─ spotify.models.albums.AlbumFull.class - [JAR]
├─ spotify.models.albums.AlbumFullCollection.class - [JAR]
├─ spotify.models.albums.AlbumSimplified.class - [JAR]
├─ spotify.models.albums.AlbumSimplifiedPaging.class - [JAR]
├─ spotify.models.albums.SavedAlbumFull.class - [JAR]
spotify.config
├─ spotify.config.ApiUrl.class - [JAR]
spotify.utils
├─ spotify.utils.HttpUtil.class - [JAR]
├─ spotify.utils.LoggingUtil.class - [JAR]
├─ spotify.utils.ResponseChecker.class - [JAR]
├─ spotify.utils.ValidatorUtil.class - [JAR]
spotify.models.playlists
├─ spotify.models.playlists.FeaturedPlaylistCollection.class - [JAR]
├─ spotify.models.playlists.PlaylistFull.class - [JAR]
├─ spotify.models.playlists.PlaylistItem.class - [JAR]
├─ spotify.models.playlists.PlaylistSimplified.class - [JAR]
├─ spotify.models.playlists.PlaylistSimplifiedPaging.class - [JAR]
├─ spotify.models.playlists.PlaylistTrack.class - [JAR]
├─ spotify.models.playlists.Snapshot.class - [JAR]
├─ spotify.models.playlists.TrackHref.class - [JAR]
spotify.api.enums
├─ spotify.api.enums.AlbumType.class - [JAR]
├─ spotify.api.enums.AuthorizationScope.class - [JAR]
├─ spotify.api.enums.EntityType.class - [JAR]
├─ spotify.api.enums.GrantType.class - [JAR]
├─ spotify.api.enums.HttpStatusCode.class - [JAR]
├─ spotify.api.enums.QueryType.class - [JAR]
├─ spotify.api.enums.RepeatType.class - [JAR]
spotify.models.players.requests
├─ spotify.models.players.requests.ChangePlaybackStateRequestBody.class - [JAR]
├─ spotify.models.players.requests.TransferPlaybackRequestBody.class - [JAR]