unit-finance / zio-raft   0.0.7

GitHub

Raft algorithm implement in scala zio

Scala versions: 3.x 2.13

zio2-zmq 0.0.6


Group ID:
io.github.unit-finance
Artifact ID:
zio2-zmq_3
Version:
0.0.6
Release Date:
Apr 21, 2025
Licenses:
Files:
Full Scala Version:
3.4.2
Developers:

libraryDependencies += "io.github.unit-finance" %% "zio2-zmq" % "0.0.6"

Mill build tool

ivy"io.github.unit-finance::zio2-zmq:0.0.6"

Scala CLI

//> using dep "io.github.unit-finance::zio2-zmq:0.0.6"

Ammonite REPL

import $ivy.`io.github.unit-finance::zio2-zmq:0.0.6`

<dependency>
  <groupId>io.github.unit-finance</groupId>
  <artifactId>zio2-zmq_3</artifactId>
  <version>0.0.6</version>
</dependency>

compile group: 'io.github.unit-finance', name: 'zio2-zmq_3', version: '0.0.6'