hnaderi / scala-readpass   0.1.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.1.1


Group ID:
dev.hnaderi
Artifact ID:
readpassword_3
Version:
0.1.1
Version Scheme:
Release Date:
Aug 23, 2024
Licenses:
Files:
Full Scala Version:
3.5.0
Developers:

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

Mill build tool

ivy"dev.hnaderi::readpassword:0.1.1"

Scala CLI

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

Ammonite REPL

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

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

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