is not current version
Last Version 0.14.0

net.katsstuff:ackcord_2.11 0.13.0

A higher level extension to AckCord so you don't have to deal with the lower level stuff as much

Categories

Categories

Net Discord API Business Logic Libraries
GroupId

GroupId

net.katsstuff
ArtifactId

ArtifactId

ackcord_2.11
Version

Version

0.13.0
Type

Type

jar

Download ackcord_2.11 0.13.0


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