| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.gmcbm.dependencies |
| ArtifactId | ArtifactIdacf-jda |
| Version | Version0.5.0 |
| Type | Typejar |
| Description |
DescriptionACF (JDA)
Java Command Dispatch Framework - (Bukkit, Spigot, Paper, Sponge, Bungee, JDA, Velocity supported,
generically usable anywhere)
|
| Project Organization |
Project OrganizationGlobal Minecraft Ban Manager |
| Filename | Size |
|---|---|
| acf-jda-0.5.0.pom | |
| acf-jda-0.5.0.jar | 243 KB |
| acf-jda-0.5.0-sources.jar | 13 KB |
| acf-jda-0.5.0-javadoc.jar | 115 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.gmcbm.dependencies/acf-jda/ -->
<dependency>
<groupId>net.gmcbm.dependencies</groupId>
<artifactId>acf-jda</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.gmcbm.dependencies/acf-jda/
implementation 'net.gmcbm.dependencies:acf-jda:0.5.0'
// https://jarcasting.com/artifacts/net.gmcbm.dependencies/acf-jda/
implementation ("net.gmcbm.dependencies:acf-jda:0.5.0")
'net.gmcbm.dependencies:acf-jda:jar:0.5.0'
<dependency org="net.gmcbm.dependencies" name="acf-jda" rev="0.5.0">
<artifact name="acf-jda" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gmcbm.dependencies', module='acf-jda', version='0.5.0')
)
libraryDependencies += "net.gmcbm.dependencies" % "acf-jda" % "0.5.0"
[net.gmcbm.dependencies/acf-jda "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.dv8tion : JDA | jar | 4.2.0_228 |
| com.google.guava : guava | jar | 30.1-jre |
| org.jetbrains : annotations | jar | 15.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.0 |
| org.mockito : mockito-core | jar | 3.7.7 |
| org.mockito : mockito-junit-jupiter | jar | 3.7.7 |