hnaderi / scala-readpass   0.2.2

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.2.2


Group ID:
dev.hnaderi
Artifact ID:
readpassword_3
Version:
0.2.2
Version Scheme:
Release Date:
May 31, 2026
Licenses:
Files:
Full Scala Version:
3.7.4
Developers:

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

Mill build tool

ivy"dev.hnaderi::readpassword:0.2.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>dev.hnaderi</groupId>
  <artifactId>readpassword_3</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'dev.hnaderi', name: 'readpassword_3', version: '0.2.2'