1<dependency>
2 <groupId>net.dv8tion</groupId>
3 <artifactId>JDA</artifactId>
4 <version>VERSION</version>
5</dependency>
6
7<repository>
8 <id>dv8tion</id>
9 <name>m2-dv8tion</name>
10 <url>https://m2.dv8tion.net/releases</url>
11</repository>
12
13// Add these to your pom.xml