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 discord-oauth2-api-0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.dseelp.oauth2.discord.api.utils
├─ de.dseelp.oauth2.discord.api.utils.DurationSerializer.class - [JAR]
├─ de.dseelp.oauth2.discord.api.utils.Scope.class - [JAR]
├─ de.dseelp.oauth2.discord.api.utils.ScopeArraySerializer.class - [JAR]
├─ de.dseelp.oauth2.discord.api.utils.ScopeKt.class - [JAR]
├─ de.dseelp.oauth2.discord.api.utils.UtilsKt.class - [JAR]
de.dseelp.oauth2.discord.api.entities
├─ de.dseelp.oauth2.discord.api.entities.ConnectionVisibility.class - [JAR]
├─ de.dseelp.oauth2.discord.api.entities.DiscordGuild.class - [JAR]
├─ de.dseelp.oauth2.discord.api.entities.DiscordUser.class - [JAR]
├─ de.dseelp.oauth2.discord.api.entities.DiscordUserConnection.class - [JAR]
├─ de.dseelp.oauth2.discord.api.entities.GuildPermission.class - [JAR]
├─ de.dseelp.oauth2.discord.api.entities.GuildPermissionArraySerializer.class - [JAR]
├─ de.dseelp.oauth2.discord.api.entities.GuildPermissionKt.class - [JAR]
├─ de.dseelp.oauth2.discord.api.entities.NitroType.class - [JAR]
├─ de.dseelp.oauth2.discord.api.entities.UserFlag.class - [JAR]
├─ de.dseelp.oauth2.discord.api.entities.UserFlagArraySerializer.class - [JAR]
├─ de.dseelp.oauth2.discord.api.entities.UserFlagKt.class - [JAR]
de.dseelp.oauth2.discord.api
├─ de.dseelp.oauth2.discord.api.CustomContent.class - [JAR]
├─ de.dseelp.oauth2.discord.api.DiscordClient.class - [JAR]
├─ de.dseelp.oauth2.discord.api.DiscordSession.class - [JAR]
de.dseelp.oauth2.discord.api.authentication
├─ de.dseelp.oauth2.discord.api.authentication.AuthorizeDiscordOauth2Request.class - [JAR]
├─ de.dseelp.oauth2.discord.api.authentication.DiscordOauth2Request.class - [JAR]
├─ de.dseelp.oauth2.discord.api.authentication.DiscordOauth2RequestKt.class - [JAR]
├─ de.dseelp.oauth2.discord.api.authentication.DiscordOauth2Response.class - [JAR]
├─ de.dseelp.oauth2.discord.api.authentication.RefreshDiscordOauth2Request.class - [JAR]
├─ de.dseelp.oauth2.discord.api.authentication.StateController.class - [JAR]