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-core 1.0.0


Group ID:
com.github.gchudnov
Artifact ID:
swearwolf-core_2.13
Version:
1.0.0
Release Date:
Oct 6, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.gchudnov" %% "swearwolf-core" % "1.0.0"

Mill build tool

ivy"com.github.gchudnov::swearwolf-core:1.0.0"

Scala CLI

//> using dep "com.github.gchudnov::swearwolf-core:1.0.0"

Ammonite REPL

import $ivy.`com.github.gchudnov::swearwolf-core:1.0.0`

<dependency>
  <groupId>com.github.gchudnov</groupId>
  <artifactId>swearwolf-core_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.gchudnov', name: 'swearwolf-core_2.13', version: '1.0.0'