jar

de.sonallux.spotify : spotify-web-api-parser

Maven & Gradle

Oct 26, 2021
84 stars

spotify-web-api-parser · A parser for the Spotify's Web API documentation

Table Of Contents

Latest Version

Download de.sonallux.spotify : spotify-web-api-parser JAR file - Latest Versions:

All Versions

Download de.sonallux.spotify : spotify-web-api-parser JAR file - All Versions:

Version Vulnerabilities Size Updated
2021.10.x
2021.8.x
2021.7.x
2021.6.x
2021.5.x
2021.4.x
2021.3.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-web-api-parser-2021.10.17.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.sonallux.spotify.parser.patching

├─ de.sonallux.spotify.parser.patching.AddOperation.class - [JAR]

├─ de.sonallux.spotify.parser.patching.DeleteOperation.class - [JAR]

├─ de.sonallux.spotify.parser.patching.Patch.class - [JAR]

├─ de.sonallux.spotify.parser.patching.PatchException.class - [JAR]

├─ de.sonallux.spotify.parser.patching.PatchOperation.class - [JAR]

├─ de.sonallux.spotify.parser.patching.PutOperation.class - [JAR]

├─ de.sonallux.spotify.parser.patching.RenameOperation.class - [JAR]

├─ de.sonallux.spotify.parser.patching.SetOperation.class - [JAR]

├─ de.sonallux.spotify.parser.patching.TestOperation.class - [JAR]

de.sonallux.spotify.parser

├─ de.sonallux.spotify.parser.ApiEndpointParser.class - [JAR]

├─ de.sonallux.spotify.parser.ApiObjectParser.class - [JAR]

├─ de.sonallux.spotify.parser.ApiParseException.class - [JAR]

├─ de.sonallux.spotify.parser.ApiPatches.class - [JAR]

├─ de.sonallux.spotify.parser.ApiScopesParser.class - [JAR]

├─ de.sonallux.spotify.parser.CLI.class - [JAR]

├─ de.sonallux.spotify.parser.Html2Markdown.class - [JAR]

├─ de.sonallux.spotify.parser.ParseUtils.class - [JAR]

├─ de.sonallux.spotify.parser.ResponseTypeMapper.class - [JAR]

├─ de.sonallux.spotify.parser.ScopeInjector.class - [JAR]

├─ de.sonallux.spotify.parser.WebApiParser.class - [JAR]