ysthakur / sline   0.0.0-1-7984e6

MIT License GitHub

A cross-platform library for making interactive CLIs with Scala (JVM/Native) (incomplete)

Scala versions: 3.x 2.13
Scala Native versions: 0.4

sline 0.0.0-1-7984e6


Group ID:
io.github.ysthakur
Artifact ID:
sline_3
Version:
0.0.0-1-7984e6
Release Date:
Sept 8, 2023
Licenses:
MIT
Files:

libraryDependencies += "io.github.ysthakur" %% "sline" % "0.0.0-1-7984e6"

Mill build tool

ivy"io.github.ysthakur::sline:0.0.0-1-7984e6"

Scala CLI

//> using dep "io.github.ysthakur::sline:0.0.0-1-7984e6"

Ammonite REPL

import $ivy.`io.github.ysthakur::sline:0.0.0-1-7984e6`

<dependency>
  <groupId>io.github.ysthakur</groupId>
  <artifactId>sline_3</artifactId>
  <version>0.0.0-1-7984e6</version>
</dependency>

compile group: 'io.github.ysthakur', name: 'sline_3', version: '0.0.0-1-7984e6'