pangiole / akka-wamp   0.15.2

GitHub

WAMP - Web Application Messaging Protocol implementation written with Akka

Scala versions: 2.12 2.11

akka-wamp 0.15.2


Group ID:
com.github.angiolep
Artifact ID:
akka-wamp_2.12
Version:
0.15.2
Release Date:
Jul 22, 2018
Licenses:
Files:

libraryDependencies += "com.github.angiolep" %% "akka-wamp" % "0.15.2"

Mill build tool

ivy"com.github.angiolep::akka-wamp:0.15.2"

Scala CLI

//> using dep "com.github.angiolep::akka-wamp:0.15.2"

Ammonite REPL

import $ivy.`com.github.angiolep::akka-wamp:0.15.2`

<dependency>
  <groupId>com.github.angiolep</groupId>
  <artifactId>akka-wamp_2.12</artifactId>
  <version>0.15.2</version>
</dependency>

compile group: 'com.github.angiolep', name: 'akka-wamp_2.12', version: '0.15.2'