License |
License |
---|---|
GroupId | GroupIdio.github.jdiscordbots |
ArtifactId | ArtifactIdcommand-framework |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommand-framework
A command system for JDA that allows to treat slash and text commands the same
|
Project URL |
Project URL |
Filename | Size |
---|---|
command-framework-1.0.2.pom | |
command-framework-1.0.2.jar | 39 KB |
command-framework-1.0.2-sources.jar | 22 KB |
command-framework-1.0.2-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jdiscordbots/command-framework/ -->
<dependency>
<groupId>io.github.jdiscordbots</groupId>
<artifactId>command-framework</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jdiscordbots/command-framework/
implementation 'io.github.jdiscordbots:command-framework:1.0.2'
// https://jarcasting.com/artifacts/io.github.jdiscordbots/command-framework/
implementation ("io.github.jdiscordbots:command-framework:1.0.2")
'io.github.jdiscordbots:command-framework:jar:1.0.2'
<dependency org="io.github.jdiscordbots" name="command-framework" rev="1.0.2">
<artifact name="command-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jdiscordbots', module='command-framework', version='1.0.2')
)
libraryDependencies += "io.github.jdiscordbots" % "command-framework" % "1.0.2"
[io.github.jdiscordbots/command-framework "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
net.dv8tion : JDA | jar | 5.0.0-alpha.5 |
io.github.classgraph : classgraph | jar | 4.8.138 |
org.slf4j : slf4j-api Optional | jar | 2.0.0-alpha1 |
net.sf.trove4j : trove4j Optional | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 22.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.jdiscordbots : nightdream-logging | jar | 1.1.10 |