rmgk / slips   0.4.6

Apache License 2.0 GitHub

A collection of small pieces of libraries for Scala.

Scala versions: 3.x 2.12
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

logging 0.4.6


Group ID:
de.rmgk
Artifact ID:
logging_3
Version:
0.4.6
Release Date:
Jan 3, 2023
Licenses:
Files:

libraryDependencies += "de.rmgk" %% "logging" % "0.4.6"

Mill build tool

ivy"de.rmgk::logging:0.4.6"

Scala CLI

//> using dep "de.rmgk::logging:0.4.6"

Ammonite REPL

import $ivy.`de.rmgk::logging:0.4.6`

<dependency>
  <groupId>de.rmgk</groupId>
  <artifactId>logging_3</artifactId>
  <version>0.4.6</version>
</dependency>

compile group: 'de.rmgk', name: 'logging_3', version: '0.4.6'