JDA

Java wrapper for the popular chat & VOIP service: Discord https://discord.com

License

License

Categories

Categories

Net JDA (Java Discord API) Business Logic Libraries Discord API
GroupId

GroupId

net.dv8tion
ArtifactId

ArtifactId

JDA
Last Version

Last Version

5.0.0-alpha.12
Release Date

Release Date

Type

Type

jar
Description

Description

JDA
Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Project URL

Project URL

https://github.com/DV8FromTheWorld/JDA
Source Code Management

Source Code Management

https://github.com/DV8FromTheWorld/JDA

Download JDA

How to add to project

<!-- https://jarcasting.com/artifacts/net.dv8tion/JDA/ -->
<dependency>
    <groupId>net.dv8tion</groupId>
    <artifactId>JDA</artifactId>
    <version>5.0.0-alpha.12</version>
</dependency>
// https://jarcasting.com/artifacts/net.dv8tion/JDA/
implementation 'net.dv8tion:JDA:5.0.0-alpha.12'
// https://jarcasting.com/artifacts/net.dv8tion/JDA/
implementation ("net.dv8tion:JDA:5.0.0-alpha.12")
'net.dv8tion:JDA:jar:5.0.0-alpha.12'
<dependency org="net.dv8tion" name="JDA" rev="5.0.0-alpha.12">
  <artifact name="JDA" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dv8tion', module='JDA', version='5.0.0-alpha.12')
)
libraryDependencies += "net.dv8tion" % "JDA" % "5.0.0-alpha.12"
[net.dv8tion/JDA "5.0.0-alpha.12"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.jetbrains : annotations jar 23.0.0
org.slf4j : slf4j-api jar 1.7.36
com.neovisionaries : nv-websocket-client jar 2.14
com.squareup.okhttp3 : okhttp jar 4.9.3
club.minnced : opus-java jar 1.1.1
org.apache.commons : commons-collections4 jar 4.4

runtime (3)

Group / Artifact Type Version
net.sf.trove4j : trove4j jar 3.0.3
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0-alpha.12
5.0.0-alpha.11
5.0.0-alpha.10
5.0.0-alpha.9
5.0.0-alpha.8
5.0.0-alpha.7
5.0.0-alpha.6
5.0.0-alpha.5
5.0.0-alpha.4
5.0.0-alpha.3
5.0.0-alpha.2
5.0.0-alpha.1
1.2.2_139
1.2.1_106
1.2.0_91
1.1.0_57
1.0.0_18