d-exclaimation / subpub   0.1.9

Apache License 2.0 GitHub

A lightweight Akka stream PubSub engine for distributing data to multiple consumers.

Scala versions: 2.13

subpub 0.1.8


Group ID:
io.github.d-exclaimation
Artifact ID:
subpub_2.13
Version:
0.1.8
Release Date:
Oct 9, 2021
Licenses:
Files:

libraryDependencies += "io.github.d-exclaimation" %% "subpub" % "0.1.8"

Mill build tool

ivy"io.github.d-exclaimation::subpub:0.1.8"

Scala CLI

//> using dep "io.github.d-exclaimation::subpub:0.1.8"

Ammonite REPL

import $ivy.`io.github.d-exclaimation::subpub:0.1.8`

<dependency>
  <groupId>io.github.d-exclaimation</groupId>
  <artifactId>subpub_2.13</artifactId>
  <version>0.1.8</version>
</dependency>

compile group: 'io.github.d-exclaimation', name: 'subpub_2.13', version: '0.1.8'