2gis / reactive-zmq   0.5.0

Mozilla Public License 2.0 GitHub

The Akka Streams based ZMQ client.

Scala versions: 2.12 2.11

reactive-zmq 0.5.0


Group ID:
io.github.2gis
Artifact ID:
reactive-zmq_2.12
Version:
0.5.0
Release Date:
Apr 5, 2021
Licenses:
Files:

libraryDependencies += "io.github.2gis" %% "reactive-zmq" % "0.5.0"

Mill build tool

ivy"io.github.2gis::reactive-zmq:0.5.0"

Scala CLI

//> using dep "io.github.2gis::reactive-zmq:0.5.0"

Ammonite REPL

import $ivy.`io.github.2gis::reactive-zmq:0.5.0`

<dependency>
  <groupId>io.github.2gis</groupId>
  <artifactId>reactive-zmq_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'io.github.2gis', name: 'reactive-zmq_2.12', version: '0.5.0'