gchudnov / swearwolf   2.1.0

MIT License GitHub

A Scala library to write to and read from the terminal

Scala versions: 3.x 2.13

swearwolf-rich 2.0.0


Group ID:
com.github.gchudnov
Artifact ID:
swearwolf-rich_3
Version:
2.0.0
Release Date:
Mar 28, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.gchudnov" %% "swearwolf-rich" % "2.0.0"

Mill build tool

ivy"com.github.gchudnov::swearwolf-rich:2.0.0"

Scala CLI

//> using dep "com.github.gchudnov::swearwolf-rich:2.0.0"

Ammonite REPL

import $ivy.`com.github.gchudnov::swearwolf-rich:2.0.0`

<dependency>
  <groupId>com.github.gchudnov</groupId>
  <artifactId>swearwolf-rich_3</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.github.gchudnov', name: 'swearwolf-rich_3', version: '2.0.0'