irevive / odin   0.12.0-M3

Apache License 2.0 GitHub

Fast & Functional logger in Scala

Scala versions: 2.13 2.12

odin-slf4j 0.12.0-M3


Group ID:
io.github.irevive
Artifact ID:
odin-slf4j_2.13
Version:
0.12.0-M3
Release Date:
May 11, 2021
Licenses:
Files:

libraryDependencies += "io.github.irevive" %% "odin-slf4j" % "0.12.0-M3"

Mill build tool

ivy"io.github.irevive::odin-slf4j:0.12.0-M3"

Scala CLI

//> using dep "io.github.irevive::odin-slf4j:0.12.0-M3"

Ammonite REPL

import $ivy.`io.github.irevive::odin-slf4j:0.12.0-M3`

<dependency>
  <groupId>io.github.irevive</groupId>
  <artifactId>odin-slf4j_2.13</artifactId>
  <version>0.12.0-M3</version>
</dependency>

compile group: 'io.github.irevive', name: 'odin-slf4j_2.13', version: '0.12.0-M3'