CurrencyEditText

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

License

License

GroupId

GroupId

com.cottacush
ArtifactId

ArtifactId

CurrencyEditText
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

aar
Description

Description

CurrencyEditText
A library to dynamically format your EditTexts to take currency inputs.
Project URL

Project URL

https://github.com/CottaCush/CurrencyEditText
Source Code Management

Source Code Management

https://github.com/CottaCush/CurrencyEditText

Download CurrencyEditText

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android.material » material jar 1.1.0-alpha07

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.40

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.10
0.0.9
0.0.8