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-term 2.1.0


Group ID:
com.github.gchudnov
Artifact ID:
swearwolf-term_3
Version:
2.1.0
Release Date:
Jun 26, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.gchudnov" %% "swearwolf-term" % "2.1.0"

Mill build tool

ivy"com.github.gchudnov::swearwolf-term:2.1.0"

Scala CLI

//> using dep "com.github.gchudnov::swearwolf-term:2.1.0"

Ammonite REPL

import $ivy.`com.github.gchudnov::swearwolf-term:2.1.0`

<dependency>
  <groupId>com.github.gchudnov</groupId>
  <artifactId>swearwolf-term_3</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'com.github.gchudnov', name: 'swearwolf-term_3', version: '2.1.0'