is not current version
Last Version 4.0.0-REL

net.badbird5907:JDACommand 2.1.0-REL

A simple command library for JDA bots

Categories

Categories

Net
GroupId

GroupId

net.badbird5907
ArtifactId

ArtifactId

JDACommand
Version

Version

2.1.0-REL
Type

Type

jar

Download JDACommand 2.1.0-REL


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