Последняя версия

Edit Text Mask 1.0.5

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

Лицензия

Лицензия

Группа

Группа

io.github.softmedtanzania
Идентификатор

Идентификатор

maskededittext
Версия

Версия

1.0.5
Тип

Тип

aar
Описание

Описание

Edit Text Mask
The custom mask for EditText. The solution for masked edit text input phone numbers, SSN, and so on for Android.
Ссылка на сайт

Ссылка на сайт

https://github.com/SoftmedTanzania/edittext-mask
Система контроля версий

Система контроля версий

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

Скачать maskededittext 1.0.5


<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.rengwuxian.materialedittext : library jar 2.1.4

runtime (1)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.4.1

Модули Проекта

Данный проект не имеет модулей.