stackableregiments / dependencies   0.4.0

GitHub

Associated pieces which underlie shared MeTL systems. Some are experiments, some are now distributed through maven repositories.

Scala versions: 2.11

xmpp 3.3.0


Group ID:
io.github.stackableregiments
Artifact ID:
xmpp_2.11
Version:
3.3.0
Release Date:
Nov 5, 2015
Licenses:
Files:

libraryDependencies += "io.github.stackableregiments" %% "xmpp" % "3.3.0"

Mill build tool

ivy"io.github.stackableregiments::xmpp:3.3.0"

Scala CLI

//> using dep "io.github.stackableregiments::xmpp:3.3.0"

Ammonite REPL

import $ivy.`io.github.stackableregiments::xmpp:3.3.0`

<dependency>
  <groupId>io.github.stackableregiments</groupId>
  <artifactId>xmpp_2.11</artifactId>
  <version>3.3.0</version>
</dependency>

compile group: 'io.github.stackableregiments', name: 'xmpp_2.11', version: '3.3.0'