jar

com.github.lajospolya : spotify-api-wrapper

Maven & Gradle

Apr 27, 2020
1 stars

com.github.lajospolya:spotify-api-wrapper · This project wraps the Spotify public API in order to allow users to intuitively use it

Table Of Contents

Latest Version

Download com.github.lajospolya : spotify-api-wrapper JAR file - Latest Versions:

All Versions

Download com.github.lajospolya : spotify-api-wrapper JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.1.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spotify-api-wrapper-3.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lajospolya.spotifyapiwrapper.body

├─ com.lajospolya.spotifyapiwrapper.body.AuthorizationCode.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.body.IdsContainer.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.body.Offset.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.body.Player.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.body.PlaylistDetails.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.body.PlaylistTrackAdd.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.body.PlaylistTrackDelete.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.body.PlaylistTrackReorder.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.body.PutPlaylistsFollowers.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.body.RefreshToken.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.body.ResumePlayback.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.body.UrisContainer.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.body.UrlEncoded.class - [JAR]

com.lajospolya.spotifyapiwrapper.request.service

├─ com.lajospolya.spotifyapiwrapper.request.service.ISpotifyRequestParamValidationService.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.service.SpotifyRequestParamValidationService.class - [JAR]

com.lajospolya.spotifyapiwrapper.enumeration

├─ com.lajospolya.spotifyapiwrapper.enumeration.AlbumType.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.ContextType.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.CopyrightType.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.CurrentlyPlayingType.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.DeviceType.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.Explicit.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.ExternalContent.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.FollowType.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.FollowingType.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.RecommendationSeedType.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.RepeatState.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.SearchItemType.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.TimeRange.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.TuneableTrackAttributeFactory.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.enumeration.UsersTopType.class - [JAR]

com.lajospolya.spotifyapiwrapper.reflection

├─ com.lajospolya.spotifyapiwrapper.reflection.IReflectiveSpotifyClientService.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.reflection.MethodWrapper.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.reflection.ReflectiveSpotifyClientService.class - [JAR]

com.lajospolya.spotifyapiwrapper.component.service

├─ com.lajospolya.spotifyapiwrapper.component.service.HttpResponseHelper.class - [JAR]

com.lajospolya.spotifyapiwrapper.response

├─ com.lajospolya.spotifyapiwrapper.response.Actions.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Album.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.AlbumBase.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Albums.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Artist.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Artists.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.ArtistsAlbums.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.ArtistsTopTracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.AudioAnalysis.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.AudioAnalysisTrack.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.AudioFeatures.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.AuthenticationError.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.AuthorizingToken.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.CacheableResponse.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Categories.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Category.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.CategorysPlaylists.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Context.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Copyright.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.CurrentlyPlaying.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.CurrentlyPlayingContext.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Cursor.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Device.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Devices.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Disallows.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Episode.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Episodes.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.FeaturedPlaylists.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Follower.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Following.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Image.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Meta.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.NewReleases.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Paging.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.PagingCursor.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.PlayHistory.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Playlist.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.PlaylistSnapshot.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.PlaylistTrack.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.PlaylistsTracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Recommendation.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.RecommendationGenres.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.RecommendationSeed.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.ResumePoint.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.SavedAlbum.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.SavedTrack.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.SearchResults.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Section.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Segment.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Show.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Shows.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.SimplifiedAlbum.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.SimplifiedArtist.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.SimplifiedEpisode.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.SimplifiedPlaylist.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.SimplifiedShow.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.SimplifiedTrack.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.SpotifyError.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.SpotifyErrorContainer.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.TimeInterval.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Track.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.TrackLink.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.TrackOrEpisode.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.Tracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.TracksAudioFeatures.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.UserPrivate.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.response.UserPublic.class - [JAR]

com.lajospolya.spotifyapiwrapper.spotifyexception

├─ com.lajospolya.spotifyapiwrapper.spotifyexception.SpotifyBadClassDefinitionException.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.spotifyexception.SpotifyRequestAuthorizationException.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.spotifyexception.SpotifyRequestBuilderException.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.spotifyexception.SpotifyResponseException.class - [JAR]

com.lajospolya.spotifyapiwrapper.request

├─ com.lajospolya.spotifyapiwrapper.request.AbstractBuilder.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.AbstractSpotifyRequest.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.CacheableRequestBuilder.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.DeleteFollow.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.DeleteFollowPlaylist.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.DeleteMeAlbums.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.DeleteMeTracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.DeletePlaylistsTracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetAlbum.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetAlbums.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetAlbumsTracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetAllCategories.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetAllNewReleases.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetArtist.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetArtists.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetArtistsAlbums.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetArtistsRelatedArtists.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetArtistsTopTracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetAudioAnalysis.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetAudioFeatures.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetCategory.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetCategorysPlaylists.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetEpisode.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetEpisodes.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetFeaturedPlaylists.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetMe.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetMeAlbums.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetMeAlbumsContains.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetMeFollowing.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetMeFollowingContains.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetMePlayer.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetMePlayerCurrentlyPlaying.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetMePlayerDevices.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetMePlayerRecentlyPlayed.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetMeTracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetMeTracksContains.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetPlaylist.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetPlaylistsImages.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetPlaylistsTracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetRecomendationGenres.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetRecommendations.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetSearch.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetSeveralAudioFeatures.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetShow.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetShows.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetShowsEpisodes.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetTrack.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetTracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetUser.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetUsersFollowsPlaylist.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetUsersPlaylists.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetUsersTop.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetUsersTopArtists.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.GetUsersTopTracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PostAuthorizationCodeFlow.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PostClientCredentialsFlow.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PostMePlayerNext.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PostMePlayerPrevious.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PostMePlayerQueue.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PostPlaylistsTracksAdd.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PostRefreshToken.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PostUsersPlaylists.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutFollow.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutFollowPlaylist.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutMeAlbums.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutMePlayer.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutMePlayerPause.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutMePlayerPlay.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutMePlayerRepeat.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutMePlayerSeek.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutMePlayerShuffle.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutMePlayerVolume.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutMeTracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutPlaylists.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutPlaylistsImages.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutPlaylistsTracks.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.request.PutPlaylistsTracksReorder.class - [JAR]

com.lajospolya.spotifyapiwrapper.client.service

├─ com.lajospolya.spotifyapiwrapper.client.service.ISpotifyApiClientService.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.client.service.SpotifyApiClientService.class - [JAR]

com.lajospolya.spotifyapiwrapper.client

├─ com.lajospolya.spotifyapiwrapper.client.SpotifyApiClient.class - [JAR]

com.lajospolya.spotifyapiwrapper.enumeration.adapter

├─ com.lajospolya.spotifyapiwrapper.enumeration.adapter.ExplicitAdapter.class - [JAR]

com.lajospolya.spotifyapiwrapper.component

├─ com.lajospolya.spotifyapiwrapper.component.CompletableFutureAsyncResponse.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.ISpotifyAsyncResponse.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.ISpotifyClient.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.ISpotifyRequest.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.ISpotifyRequestBuilder.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.ISpotifyResponse.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.Java11HttpClient.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.Java11HttpRequest.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.Java11HttpResponse.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.Java11RequestBuilder.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.OkHttp4AsyncResponse.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.OkHttp4Client.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.OkHttp4Request.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.OkHttp4RequestBuilder.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.OkHttp4Response.class - [JAR]

├─ com.lajospolya.spotifyapiwrapper.component.SpotifyClientComponentsFactory.class - [JAR]

Advertisement