PasswordField

Provides command line prompt in Java for passwords, hidden with stars.

License

License

GroupId

GroupId

org.bitbucket.gaidhlig.passwordfield
ArtifactId

ArtifactId

passwordfield
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

PasswordField
Provides command line prompt in Java for passwords, hidden with stars.

Download passwordfield

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.gaidhlig.passwordfield/passwordfield/ -->
<dependency>
    <groupId>org.bitbucket.gaidhlig.passwordfield</groupId>
    <artifactId>passwordfield</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.gaidhlig.passwordfield/passwordfield/
implementation 'org.bitbucket.gaidhlig.passwordfield:passwordfield:1.0'
// https://jarcasting.com/artifacts/org.bitbucket.gaidhlig.passwordfield/passwordfield/
implementation ("org.bitbucket.gaidhlig.passwordfield:passwordfield:1.0")
'org.bitbucket.gaidhlig.passwordfield:passwordfield:jar:1.0'
<dependency org="org.bitbucket.gaidhlig.passwordfield" name="passwordfield" rev="1.0">
  <artifact name="passwordfield" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.gaidhlig.passwordfield', module='passwordfield', version='1.0')
)
libraryDependencies += "org.bitbucket.gaidhlig.passwordfield" % "passwordfield" % "1.0"
[org.bitbucket.gaidhlig.passwordfield/passwordfield "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0