Download Latest Version v6.5.0 _ Message Search API source code.zip (6.8 MB)
Email in envelope

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

Home / v6.4.2
Name Modified Size InfoDownloads / Week
Parent folder
JDA-6.4.2-withDependencies-min.jar 2026-06-06 8.2 MB
JDA-6.4.2-withDependencies.jar 2026-06-06 19.7 MB
JDA-6.4.2-sources.jar 2026-06-06 2.2 MB
JDA-6.4.2-javadoc.jar 2026-06-06 9.1 MB
JDA-6.4.2.jar 2026-06-06 2.5 MB
JDA-6.4.2-withDependencies-no-opus.jar 2026-06-06 16.3 MB
README.md 2026-06-06 1.8 kB
v6.4.2 source code.tar.gz 2026-06-06 5.4 MB
v6.4.2 source code.zip 2026-06-06 6.8 MB
Totals: 9 Items   70.1 MB 0

New Features

Changes

Bug Fixes

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

Installation

Gradle

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

Maven

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