oyvindberg / tui-scala   0.0.7

MIT License GitHub

Beautiful Text-based User Interfaces for Scala

Scala versions: 3.x 2.13

tui 0.0.5


Group ID:
com.olvind.tui
Artifact ID:
tui_2.13
Version:
0.0.5
Release Date:
Jan 31, 2023
Licenses:
MIT
Files:
Full Scala Version:
2.13.6

libraryDependencies += "com.olvind.tui" %% "tui" % "0.0.5"

Mill build tool

ivy"com.olvind.tui::tui:0.0.5"

Scala CLI

//> using dep "com.olvind.tui::tui:0.0.5"

Ammonite REPL

import $ivy.`com.olvind.tui::tui:0.0.5`

<dependency>
  <groupId>com.olvind.tui</groupId>
  <artifactId>tui_2.13</artifactId>
  <version>0.0.5</version>
</dependency>

compile group: 'com.olvind.tui', name: 'tui_2.13', version: '0.0.5'