| License |
License |
|---|---|
| GroupId | GroupIdio.github.softmedtanzania |
| ArtifactId | ArtifactIdmaskededittext |
| Version | Version1.0.5 |
| Type | Typeaar |
| Description |
DescriptionEdit 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| maskededittext-1.0.5.pom | |
| maskededittext-1.0.5-sources.jar | 5 KB |
| maskededittext-1.0.5-javadoc.jar | 411 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rengwuxian.materialedittext : library | jar | 2.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 |