katrix / ackcord   0.18.1

Contributors Wanted MIT License Website GitHub

A Discord library for Scala using Akka

Scala versions: 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

ackcord 0.13.0


Group ID:
net.katsstuff
Artifact ID:
ackcord_2.11
Version:
0.13.0
Release Date:
Jun 5, 2019
Licenses:
MIT
Files:

libraryDependencies += "net.katsstuff" %% "ackcord" % "0.13.0"

Mill build tool

ivy"net.katsstuff::ackcord:0.13.0"

Scala CLI

//> using dep "net.katsstuff::ackcord:0.13.0"

Ammonite REPL

import $ivy.`net.katsstuff::ackcord:0.13.0`

<dependency>
  <groupId>net.katsstuff</groupId>
  <artifactId>ackcord_2.11</artifactId>
  <version>0.13.0</version>
</dependency>

compile group: 'net.katsstuff', name: 'ackcord_2.11', version: '0.13.0'