svroonland / rezilience   0.9.4

Apache License 2.0 Website GitHub

ZIO-native utilities for making resilient distributed systems

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

root 0.7.0


Group ID:
nl.vroste
Artifact ID:
root_2.12
Version:
0.7.0
Release Date:
Oct 1, 2021
Licenses:
Files:

libraryDependencies += "nl.vroste" %% "root" % "0.7.0"

Mill build tool

ivy"nl.vroste::root:0.7.0"

Scala CLI

//> using dep "nl.vroste::root:0.7.0"

Ammonite REPL

import $ivy.`nl.vroste::root:0.7.0`

<dependency>
  <groupId>nl.vroste</groupId>
  <artifactId>root_2.12</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'nl.vroste', name: 'root_2.12', version: '0.7.0'