mlangc / slf4zio   2.0.0

Apache License 2.0 GitHub

Simple convenience layer on top of SLF4J for ZIO

Scala versions: 2.13 2.12 2.11

slf4zio 1.0.0-RC20


Group ID:
com.github.mlangc
Artifact ID:
slf4zio_2.13
Version:
1.0.0-RC20
Release Date:
May 30, 2020
Licenses:
Files:

libraryDependencies += "com.github.mlangc" %% "slf4zio" % "1.0.0-RC20"

Mill build tool

ivy"com.github.mlangc::slf4zio:1.0.0-RC20"

Scala CLI

//> using dep "com.github.mlangc::slf4zio:1.0.0-RC20"

Ammonite REPL

import $ivy.`com.github.mlangc::slf4zio:1.0.0-RC20`

<dependency>
  <groupId>com.github.mlangc</groupId>
  <artifactId>slf4zio_2.13</artifactId>
  <version>1.0.0-RC20</version>
</dependency>

compile group: 'com.github.mlangc', name: 'slf4zio_2.13', version: '1.0.0-RC20'