jar

ru.aslcraft.bell.oauth.discord : OAuth2Discord

Maven & Gradle

Aug 04, 2022
1 stars

Discord OAuth library · A little OAuth2 Wrapper for Discord

Table Of Contents

Latest Version

Download ru.aslcraft.bell.oauth.discord : OAuth2Discord JAR file - Latest Versions:

All Versions

Download ru.aslcraft.bell.oauth.discord : OAuth2Discord JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 OAuth2Discord-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ru.aslcraft.bell.oauth.discord.req

├─ ru.aslcraft.bell.oauth.discord.req.Post.class - [JAR]

ru.aslcraft.bell.oauth.discord.main

├─ ru.aslcraft.bell.oauth.discord.main.OAuthBuilder.class - [JAR]

├─ ru.aslcraft.bell.oauth.discord.main.Response.class - [JAR]

ru.aslcraft.bell.oauth.discord.domain

├─ ru.aslcraft.bell.oauth.discord.domain.Connection.class - [JAR]

├─ ru.aslcraft.bell.oauth.discord.domain.Guild.class - [JAR]

├─ ru.aslcraft.bell.oauth.discord.domain.User.class - [JAR]