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 0.4

readpassword 0.1.0


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

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

Mill build tool

ivy"dev.hnaderi::readpassword:0.1.0"

Scala CLI

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

Ammonite REPL

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

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

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