geirolz / toolkit   0.0.12

Apache License 2.0 Website GitHub

A Scala 3, lightweight and functional non-intrusive library to build typed and declarative Scala application with managed resources and dependencies

Scala versions: 3.x 2.13

app-toolkit-log4cats 0.0.2


Group ID:
com.github.geirolz
Artifact ID:
app-toolkit-log4cats_3
Version:
0.0.2
Release Date:
Jan 18, 2023
Licenses:
Files:

libraryDependencies += "com.github.geirolz" %% "app-toolkit-log4cats" % "0.0.2"

Mill build tool

ivy"com.github.geirolz::app-toolkit-log4cats:0.0.2"

Scala CLI

//> using dep "com.github.geirolz::app-toolkit-log4cats:0.0.2"

Ammonite REPL

import $ivy.`com.github.geirolz::app-toolkit-log4cats:0.0.2`

<dependency>
  <groupId>com.github.geirolz</groupId>
  <artifactId>app-toolkit-log4cats_3</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.github.geirolz', name: 'app-toolkit-log4cats_3', version: '0.0.2'