is not current version
Last Version 0.18.0

net.katsstuff:ackcord-commands_2.13 0.15.0-M3

ackCord-commands provides the basic code used for commands in AckCord

Categories

Categories

Net Discord API Business Logic Libraries
GroupId

GroupId

net.katsstuff
ArtifactId

ArtifactId

ackcord-commands_2.13
Version

Version

0.15.0-M3
Type

Type

jar

Download ackcord-commands_2.13 0.15.0-M3


<!-- https://jarcasting.com/artifacts/net.katsstuff/ackcord-commands_2.13/ -->
<dependency>
    <groupId>net.katsstuff</groupId>
    <artifactId>ackcord-commands_2.13</artifactId>
    <version>0.15.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/net.katsstuff/ackcord-commands_2.13/
implementation 'net.katsstuff:ackcord-commands_2.13:0.15.0-M3'
// https://jarcasting.com/artifacts/net.katsstuff/ackcord-commands_2.13/
implementation ("net.katsstuff:ackcord-commands_2.13:0.15.0-M3")
'net.katsstuff:ackcord-commands_2.13:jar:0.15.0-M3'
<dependency org="net.katsstuff" name="ackcord-commands_2.13" rev="0.15.0-M3">
  <artifact name="ackcord-commands_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.katsstuff', module='ackcord-commands_2.13', version='0.15.0-M3')
)
libraryDependencies += "net.katsstuff" % "ackcord-commands_2.13" % "0.15.0-M3"
[net.katsstuff/ackcord-commands_2.13 "0.15.0-M3"]