tkrs / fluflu   0.24.10

MIT License GitHub

Yet another Fluentd logger for Scala 💎

Scala versions: 3.x 2.13 2.12

fluflu-core 0.2.2


Group ID:
com.github.tkrs
Artifact ID:
fluflu-core_2.11
Version:
0.2.2
Release Date:
Feb 12, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "com.github.tkrs" %% "fluflu-core" % "0.2.2"

Mill build tool

ivy"com.github.tkrs::fluflu-core:0.2.2"

Scala CLI

//> using dep "com.github.tkrs::fluflu-core:0.2.2"

Ammonite REPL

import $ivy.`com.github.tkrs::fluflu-core:0.2.2`

<dependency>
  <groupId>com.github.tkrs</groupId>
  <artifactId>fluflu-core_2.11</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'com.github.tkrs', name: 'fluflu-core_2.11', version: '0.2.2'