tkrs / fluflu   0.24.11

MIT License GitHub

Yet another Fluentd logger for Scala 💎

Scala versions: 3.x 2.13

fluflu-core 0.24.11


Group ID:
com.github.tkrs
Artifact ID:
fluflu-core_3
Version:
0.24.11
Release Date:
Jan 22, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.6.2
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.tkrs</groupId>
  <artifactId>fluflu-core_3</artifactId>
  <version>0.24.11</version>
</dependency>

compile group: 'com.github.tkrs', name: 'fluflu-core_3', version: '0.24.11'