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


Group ID:
com.github.cornerman
Artifact ID:
mycelium-akka_2.13
Version:
0.2.1
Release Date:
Feb 5, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.cornerman</groupId>
  <artifactId>mycelium-akka_2.13</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.github.cornerman', name: 'mycelium-akka_2.13', version: '0.2.1'