jar

com.github.bjoernpetersen : jmusicbot-android-client

Maven & Gradle

Jun 08, 2017
1 stars

jmusicbot-android-client · JMusicBot android client library

Table Of Contents

Latest Version

Download com.github.bjoernpetersen : jmusicbot-android-client JAR file - Latest Versions:

All Versions

Download com.github.bjoernpetersen : jmusicbot-android-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 jmusicbot-android-client-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.bjoernpetersen.jmusicbot.client.api

├─ com.github.bjoernpetersen.jmusicbot.client.api.DefaultApi.class - [JAR]

com.github.bjoernpetersen.jmusicbot.client.auth

├─ com.github.bjoernpetersen.jmusicbot.client.auth.ApiKeyAuth.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.auth.Authentication.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.auth.HttpBasicAuth.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.auth.OAuth.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.auth.OAuthFlow.class - [JAR]

com.github.bjoernpetersen.jmusicbot.client

├─ com.github.bjoernpetersen.jmusicbot.client.ApiCallback.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.ApiClient.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.ApiException.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.ApiResponse.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.Configuration.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.DateAdapter.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.DateTimeTypeAdapter.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.GzipRequestInterceptor.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.JSON.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.LocalDateTypeAdapter.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.Pair.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.ProgressRequestBody.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.ProgressResponseBody.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.StringUtil.class - [JAR]

com.github.bjoernpetersen.jmusicbot.client.model

├─ com.github.bjoernpetersen.jmusicbot.client.model.PlayerState.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.model.QueueEntry.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.model.Song.class - [JAR]

├─ com.github.bjoernpetersen.jmusicbot.client.model.SongEntry.class - [JAR]

Advertisement