lock-free / klog   0.2.0

MIT License GitHub

Simple log util object

Scala versions: 2.12

klog 0.1.0


Group ID:
io.github.idata-shopee
Artifact ID:
klog_2.12
Version:
0.1.0
Release Date:
Oct 29, 2018
Licenses:
Files:

libraryDependencies += "io.github.idata-shopee" %% "klog" % "0.1.0"

Mill build tool

ivy"io.github.idata-shopee::klog:0.1.0"

Scala CLI

//> using dep "io.github.idata-shopee::klog:0.1.0"

Ammonite REPL

import $ivy.`io.github.idata-shopee::klog:0.1.0`

<dependency>
  <groupId>io.github.idata-shopee</groupId>
  <artifactId>klog_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.idata-shopee', name: 'klog_2.12', version: '0.1.0'