MVN

com.github.itwenty : passwordedittext

Maven & Gradle

Jun 09, 2015
0 stars

Android-PasswordEditText · An EditText subclass that allows the user to toggle the visibility of the password.

<dependency>
    <groupId>com.github.itwenty</groupId>
    <artifactId>passwordedittext</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.itwenty : passwordedittext to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.itwenty : passwordedittext to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
passwordedittext-1.0.0

How to add a dependency to Maven

Add the following com.github.itwenty : passwordedittext maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.itwenty</groupId>
    <artifactId>passwordedittext</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.itwenty : passwordedittext gradle dependency to your build.gradle file:

implementation 'com.github.itwenty:passwordedittext:1.0.0'

Gradle Kotlin DSL: Add the following com.github.itwenty : passwordedittext gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.itwenty:passwordedittext:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.itwenty : passwordedittext sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.itwenty" % "passwordedittext" % "1.0.0"

Advertisement

Dependencies from Group

Jun 09, 2015
0 stars

Discover Dependencies

Jan 27, 2017
17 usages
24 stars
Jan 27, 2017
1 usages
24 stars
Jan 27, 2017
4 usages
24 stars
Jun 08, 2015
7 stars
Jun 16, 2015
2 usages
0 stars
Jun 16, 2015
3 usages
0 stars
Jun 10, 2015
0 stars
Jun 16, 2015
2 usages
0 stars
Jun 16, 2015
2 usages
0 stars