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


Group ID:
com.github.mlangc
Artifact ID:
slf4zio_2.11
Version:
1.0.0
Release Date:
Aug 16, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.mlangc</groupId>
  <artifactId>slf4zio_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.mlangc', name: 'slf4zio_2.11', version: '1.0.0'