Download Latest Version JDA-6.4.1-javadoc.jar (9.0 MB)
Email in envelope

Get an email when there's a new version of JDA Java Discord API

Home / v6.4.1
Name Modified Size InfoDownloads / Week
Parent folder
JDA-6.4.1-withDependencies-min.jar < 20 hours ago 8.2 MB
JDA-6.4.1-withDependencies.jar < 20 hours ago 19.7 MB
JDA-6.4.1-sources.jar < 20 hours ago 2.2 MB
JDA-6.4.1-javadoc.jar < 20 hours ago 9.0 MB
JDA-6.4.1.jar < 20 hours ago 2.5 MB
JDA-6.4.1-withDependencies-no-opus.jar < 20 hours ago 16.3 MB
README.md < 21 hours ago 737 Bytes
v6.4.1 source code.tar.gz < 21 hours ago 5.4 MB
v6.4.1 source code.zip < 21 hours ago 6.8 MB
Totals: 9 Items   70.0 MB 0

Bug Fixes

Full Changelog: https://github.com/discord-jda/JDA/compare/v6.4.0...v6.4.1

Installation

Gradle

:::gradle
repositories {
    mavenCentral()
}
dependencies {
    implementation("net.dv8tion:JDA:6.4.1")
}

Maven

:::xml
<dependency>
    <groupId>net.dv8tion</groupId>
    <artifactId>JDA</artifactId>
    <version>6.4.1</version> 
</dependency>
Source: README.md, updated 2026-04-02