CurrencyEditText

A library to dynamically format your EditTexts to take currency inputs.

Лицензия

Лицензия

Группа

Группа

com.cottacush
Идентификатор

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

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

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

0.0.10
Дата

Дата

Тип

Тип

aar
Описание

Описание

CurrencyEditText
A library to dynamically format your EditTexts to take currency inputs.
Ссылка на сайт

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

https://github.com/CottaCush/CurrencyEditText
Система контроля версий

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

https://github.com/CottaCush/CurrencyEditText

Скачать CurrencyEditText

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.android.material » material jar 1.1.0-alpha07

runtime (2)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.40

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

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

Версии библиотеки

Версия
0.0.10
0.0.9
0.0.8