Skip to content
This repository was archived by the owner on Jul 24, 2021. It is now read-only.

📝Fix error in the example

Choose a tag to compare

@github-actions github-actions released this 09 May 12:28
5a01bd1

To integrate to gradle:

repositories {
  maven { url 'https://jitpack.io' }
}
dependencies {
  implementation group: 'com.github.BakaAless', name: 'CommandAPI', version: '825222769'
}