is not current version
Last Version 0.18.0

net.katsstuff:ackcord_2.12 0.3

AckCord is a Scala library using Akka for the Discord API giving as much freedom as possible to the user

Categories

Categories

Net Discord API Business Logic Libraries
GroupId

GroupId

net.katsstuff
ArtifactId

ArtifactId

ackcord_2.12
Version

Version

0.3
Type

Type

jar

Download ackcord_2.12 0.3


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