Edit Text Mask

The custom mask for EditText. The solution for masked edit text input phone numbers, SSN, and so on for Android.

License

License

GroupId

GroupId

io.github.softmedtanzania
ArtifactId

ArtifactId

maskededittext
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

Edit Text Mask
The custom mask for EditText. The solution for masked edit text input phone numbers, SSN, and so on for Android.
Project URL

Project URL

https://github.com/SoftmedTanzania/edittext-mask
Source Code Management

Source Code Management

https://github.com/SoftmedTanzania/edittext-mask.git

Download maskededittext

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.softmedtanzania/maskededittext/ -->
<dependency>
    <groupId>io.github.softmedtanzania</groupId>
    <artifactId>maskededittext</artifactId>
    <version>1.0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.softmedtanzania/maskededittext/
implementation 'io.github.softmedtanzania:maskededittext:1.0.5'
// https://jarcasting.com/artifacts/io.github.softmedtanzania/maskededittext/
implementation ("io.github.softmedtanzania:maskededittext:1.0.5")
'io.github.softmedtanzania:maskededittext:aar:1.0.5'
<dependency org="io.github.softmedtanzania" name="maskededittext" rev="1.0.5">
  <artifact name="maskededittext" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.softmedtanzania', module='maskededittext', version='1.0.5')
)
libraryDependencies += "io.github.softmedtanzania" % "maskededittext" % "1.0.5"
[io.github.softmedtanzania/maskededittext "1.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.rengwuxian.materialedittext : library jar 2.1.4

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5