zio / zio-cli   0.7.2

Apache License 2.0 Website GitHub

Rapidly build powerful command-line applications powered by ZIO

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

root 0.2.9-M1


Group ID:
dev.zio
Artifact ID:
root_2.13
Version:
0.2.9-M1
Release Date:
Sep 28, 2022
Licenses:
Files:

libraryDependencies += "dev.zio" %% "root" % "0.2.9-M1"

Mill build tool

ivy"dev.zio::root:0.2.9-M1"

Scala CLI

//> using dep "dev.zio::root:0.2.9-M1"

Ammonite REPL

import $ivy.`dev.zio::root:0.2.9-M1`

<dependency>
  <groupId>dev.zio</groupId>
  <artifactId>root_2.13</artifactId>
  <version>0.2.9-M1</version>
</dependency>

compile group: 'dev.zio', name: 'root_2.13', version: '0.2.9-M1'