jar

com.discord4j : discord4j-oauth2

Maven & Gradle

Jun 15, 2023
1.7k stars

Discord4J · A JVM-based REST/WS wrapper for the official Discord Bot API

Table Of Contents

Latest Version

Download com.discord4j : discord4j-oauth2 JAR file - Latest Versions:

All Versions

Download com.discord4j : discord4j-oauth2 JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.x
3.2.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 discord4j-oauth2-3.3.0-M2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

discord4j.oauth2.service

├─ discord4j.oauth2.service.OAuth2Service.class - [JAR]

discord4j.oauth2.object

├─ discord4j.oauth2.object.AccessToken.class - [JAR]

discord4j.oauth2

├─ discord4j.oauth2.DiscordOAuth2Client.class - [JAR]

├─ discord4j.oauth2.DiscordOAuth2ResponseHandler.class - [JAR]

├─ discord4j.oauth2.DiscordOAuth2Server.class - [JAR]

├─ discord4j.oauth2.DiscordOAuth2SuccessHandler.class - [JAR]

├─ discord4j.oauth2.Scope.class - [JAR]

Advertisement

Dependencies from Group

Jun 15, 2023
20 usages
1.7k stars
Aug 20, 2022
8 usages
11 stars
Jun 15, 2023
7 usages
13 stars
Mar 27, 2019
6 usages
11 stars
Aug 20, 2022
5 usages
11 stars

Discover Dependencies