is not current version
Last Version 4.0.0-REL

JDACommand 3.0.2-REL

A simple command library for JDA bots

License

License

Categories

Categories

Net
GroupId

GroupId

net.badbird5907
ArtifactId

ArtifactId

JDACommand
Version

Version

3.0.2-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 3.0.2-REL


<!-- https://jarcasting.com/artifacts/net.badbird5907/JDACommand/ -->
<dependency>
    <groupId>net.badbird5907</groupId>
    <artifactId>JDACommand</artifactId>
    <version>3.0.2-REL</version>
</dependency>
// https://jarcasting.com/artifacts/net.badbird5907/JDACommand/
implementation 'net.badbird5907:JDACommand:3.0.2-REL'
// https://jarcasting.com/artifacts/net.badbird5907/JDACommand/
implementation ("net.badbird5907:JDACommand:3.0.2-REL")
'net.badbird5907:JDACommand:jar:3.0.2-REL'
<dependency org="net.badbird5907" name="JDACommand" rev="3.0.2-REL">
  <artifact name="JDACommand" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.badbird5907', module='JDACommand', version='3.0.2-REL')
)
libraryDependencies += "net.badbird5907" % "JDACommand" % "3.0.2-REL"
[net.badbird5907/JDACommand "3.0.2-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.reflections : reflections jar 0.9.12
com.google.guava : guava jar 29.0-jre

Project Modules

There are no modules declared in this project.