is not current version
Last Version 4.0.0-REL

JDACommand 1.1-REL

A simple command library for JDA bots

License

License

Categories

Categories

Net
GroupId

GroupId

net.badbird5907
ArtifactId

ArtifactId

JDACommand
Version

Version

1.1-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://svn.apache.org/viewvc/maven

Download JDACommand 1.1-REL


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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
net.dv8tion : JDA jar 4.2.0_222

Project Modules

There are no modules declared in this project.