core

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

License

License

MIT
Categories

Categories

Net Discord API Business Logic Libraries
GroupId

GroupId

net.katsstuff
ArtifactId

ArtifactId

ackcord-core_2.13
Last Version

Last Version

0.18.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/Katrix/AckCord
Project Organization

Project Organization

net.katsstuff
Source Code Management

Source Code Management

https://github.com/Katrix/AckCord

Download ackcord-core_2.13

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
net.katsstuff : ackcord-requests_2.13 jar 0.18.0
net.katsstuff : ackcord-gateway_2.13 jar 0.18.0

test (2)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.13 jar 2.6.18
org.scalatest : scalatest_2.13 jar 3.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.18.0
0.18.0-RC1
0.17.1
0.17.0
0.17.0-M2
0.17.0-M1
0.16.1
0.16.0
0.15.0
0.15.0-RC1
0.15.0-M3
0.15.0-M2
0.15.0-M1