hnaderi / scala-readpass   0.1.0

Apache License 2.0 GitHub

Cross platform readpassword for scala native and jvm

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

readpassword 0.0.2


Group ID:
dev.hnaderi
Artifact ID:
readpassword_2.13
Version:
0.0.2
Release Date:
Apr 21, 2024
Licenses:
Files:

libraryDependencies += "dev.hnaderi" %% "readpassword" % "0.0.2"

Mill build tool

ivy"dev.hnaderi::readpassword:0.0.2"

Scala CLI

//> using dep "dev.hnaderi::readpassword:0.0.2"

Ammonite REPL

import $ivy.`dev.hnaderi::readpassword:0.0.2`

<dependency>
  <groupId>dev.hnaderi</groupId>
  <artifactId>readpassword_2.13</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'dev.hnaderi', name: 'readpassword_2.13', version: '0.0.2'