JDACommand

A simple command library for JDA bots

License

License

Categories

Categories

Net
GroupId

GroupId

net.badbird5907
ArtifactId

ArtifactId

JDACommand
Last Version

Last Version

4.0.0-REL
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
net.dv8tion : JDA jar 5.0.0-alpha.9
org.apache.commons : commons-lang3 jar 3.12.0
org.reflections : reflections jar 0.9.12
com.google.guava : guava jar 31.0.1-jre
net.badbird5907 : Lightning jar 1.1.3-REL

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0-REL
3.0.2-REL
3.0.1-REL
3.0.0-REL
2.1.0-REL
2.0.0-REL
1.3.1-REL
1.3-REL
1.1-REL