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.8.0


Group ID:
net.katsstuff
Artifact ID:
ackcord_2.12
Version:
0.8.0
Release Date:
Jan 9, 2018
Licenses:
MIT
Files:

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

Mill build tool

ivy"net.katsstuff::ackcord:0.8.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.katsstuff</groupId>
  <artifactId>ackcord_2.12</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'net.katsstuff', name: 'ackcord_2.12', version: '0.8.0'