is not current version
Last Version 4.0.0-REL

JDACommand 2.0.0-REL

A simple command library for JDA bots

License

License

Categories

Categories

Net
GroupId

GroupId

net.badbird5907
ArtifactId

ArtifactId

JDACommand
Version

Version

2.0.0-REL
Type

Type

jar
Description

Description

JDACommand
A simple command library for JDA bots
Project URL

Project URL

https://github.com/Badbird-5907/JDACommand/
Source Code Management

Source Code Management

https://github.com/Badbird-5907/JDACommand/

Download JDACommand 2.0.0-REL


<!-- https://jarcasting.com/artifacts/net.badbird5907/JDACommand/ -->
<dependency>
    <groupId>net.badbird5907</groupId>
    <artifactId>JDACommand</artifactId>
    <version>2.0.0-REL</version>
</dependency>
// https://jarcasting.com/artifacts/net.badbird5907/JDACommand/
implementation 'net.badbird5907:JDACommand:2.0.0-REL'
// https://jarcasting.com/artifacts/net.badbird5907/JDACommand/
implementation ("net.badbird5907:JDACommand:2.0.0-REL")
'net.badbird5907:JDACommand:jar:2.0.0-REL'
<dependency org="net.badbird5907" name="JDACommand" rev="2.0.0-REL">
  <artifact name="JDACommand" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.badbird5907', module='JDACommand', version='2.0.0-REL')
)
libraryDependencies += "net.badbird5907" % "JDACommand" % "2.0.0-REL"
[net.badbird5907/JDACommand "2.0.0-REL"]

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
net.dv8tion : JDA jar 4.3.0_277
org.apache.commons : commons-lang3 jar 3.12.0
org.javatuples : javatuples jar 1.2
org.reflections : reflections jar 0.9.12

Project Modules

There are no modules declared in this project.