logger-f-core 1.6.0


Group ID:
io.kevinlee
Artifact ID:
logger-f-core_2.12
Version:
1.6.0
Release Date:
Dec 5, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.kevinlee" %% "logger-f-core" % "1.6.0"

Mill build tool

ivy"io.kevinlee::logger-f-core:1.6.0"

Scala CLI

//> using dep "io.kevinlee::logger-f-core:1.6.0"

Ammonite REPL

import $ivy.`io.kevinlee::logger-f-core:1.6.0`

<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>logger-f-core_2.12</artifactId>
  <version>1.6.0</version>
</dependency>

compile group: 'io.kevinlee', name: 'logger-f-core_2.12', version: '1.6.0'