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 0.3.0


Group ID:
com.github.mlangc
Artifact ID:
slf4zio_2.13
Version:
0.3.0
Release Date:
Oct 15, 2019
Licenses:
Files:

libraryDependencies += "com.github.mlangc" %% "slf4zio" % "0.3.0"

Mill build tool

ivy"com.github.mlangc::slf4zio:0.3.0"

Scala CLI

//> using dep "com.github.mlangc::slf4zio:0.3.0"

Ammonite REPL

import $ivy.`com.github.mlangc::slf4zio:0.3.0`

<dependency>
  <groupId>com.github.mlangc</groupId>
  <artifactId>slf4zio_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.github.mlangc', name: 'slf4zio_2.13', version: '0.3.0'