cornerman / mycelium   0.4.0

MIT License GitHub

Requests, Responses and Events over Websockets in scala

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

mycelium-akka 0.1.0


Group ID:
com.github.cornerman
Artifact ID:
mycelium-akka_2.12
Version:
0.1.0
Release Date:
Nov 19, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.cornerman" %% "mycelium-akka" % "0.1.0"

Mill build tool

ivy"com.github.cornerman::mycelium-akka:0.1.0"

Scala CLI

//> using dep "com.github.cornerman::mycelium-akka:0.1.0"

Ammonite REPL

import $ivy.`com.github.cornerman::mycelium-akka:0.1.0`

<dependency>
  <groupId>com.github.cornerman</groupId>
  <artifactId>mycelium-akka_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.cornerman', name: 'mycelium-akka_2.12', version: '0.1.0'