hnaderi / scala-readpass   0.2.1

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


Group ID:
dev.hnaderi
Artifact ID:
readpassword_2.13
Version:
0.2.1
Version Scheme:
Release Date:
Nov 3, 2025
Licenses:
Files:
Full Scala Version:
2.13.16
Developers:

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

Mill build tool

ivy"dev.hnaderi::readpassword:0.2.1"

Scala CLI

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

Ammonite REPL

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

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

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