Skip to content

beemo.javacord 30fb34f

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>beemo</groupId>
  <artifactId>javacord</artifactId>
  <version>30fb34f</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

An easy to use multithreaded library for creating Discord bots in Java