logger-f-core 0.3.1


Group ID:
io.kevinlee
Artifact ID:
logger-f-core_2.13
Version:
0.3.1
Release Date:
Jun 13, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>logger-f-core_2.13</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'io.kevinlee', name: 'logger-f-core_2.13', version: '0.3.1'