tkrs / fluflu   0.24.9

MIT License GitHub

Yet another Fluentd logger for Scala 💎

Scala versions: 3.x 2.13 2.12 2.11

fluflu-core 0.10.3


Group ID:
com.github.tkrs
Artifact ID:
fluflu-core_2.12
Version:
0.10.3
Release Date:
Jun 14, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.tkrs</groupId>
  <artifactId>fluflu-core_2.12</artifactId>
  <version>0.10.3</version>
</dependency>

compile group: 'com.github.tkrs', name: 'fluflu-core_2.12', version: '0.10.3'