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-woods 1.0.2


Group ID:
com.github.gchudnov
Artifact ID:
swearwolf-woods_2.13
Version:
1.0.2
Release Date:
Nov 14, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.gchudnov" %% "swearwolf-woods" % "1.0.2"

Mill build tool

ivy"com.github.gchudnov::swearwolf-woods:1.0.2"

Scala CLI

//> using dep "com.github.gchudnov::swearwolf-woods:1.0.2"

Ammonite REPL

import $ivy.`com.github.gchudnov::swearwolf-woods:1.0.2`

<dependency>
  <groupId>com.github.gchudnov</groupId>
  <artifactId>swearwolf-woods_2.13</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.github.gchudnov', name: 'swearwolf-woods_2.13', version: '1.0.2'