License |
License |
---|---|
Categories |
CategoriesNet JDA (Java Discord API) Business Logic Libraries Discord API |
GroupId | GroupIdnet.dv8tion |
ArtifactId | ArtifactIdJDA |
Last Version | Last Version5.0.0-alpha.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJDA
Java wrapper for the popular chat & VOIP service: Discord https://discord.com
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
JDA-5.0.0-alpha.12.pom | |
JDA-5.0.0-alpha.12.jar | 190 KB |
JDA-5.0.0-alpha.12-sources.jar | 171 KB |
JDA-5.0.0-alpha.12-javadoc.jar | 566 KB |
Browse |
<!-- 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"]
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 |
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 |