zio / zio-config   4.0.3

Apache License 2.0 Website GitHub

Easily use and document any config from anywhere in ZIO apps

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

zio-config-refined 4.0.3


Group ID:
dev.zio
Artifact ID:
zio-config-refined_3
Version:
4.0.3
Version Scheme:
Release Date:
Dec 30, 2024
Licenses:
Files:
Full Scala Version:
3.3.4

libraryDependencies += "dev.zio" %% "zio-config-refined" % "4.0.3"

Mill build tool

ivy"dev.zio::zio-config-refined:4.0.3"

Scala CLI

//> using dep "dev.zio::zio-config-refined:4.0.3"

Ammonite REPL

import $ivy.`dev.zio::zio-config-refined:4.0.3`

<dependency>
  <groupId>dev.zio</groupId>
  <artifactId>zio-config-refined_3</artifactId>
  <version>4.0.3</version>
</dependency>

compile group: 'dev.zio', name: 'zio-config-refined_3', version: '4.0.3'