InputMask

mask edittext android

License

License

GroupId

GroupId

com.github.yamin8000
ArtifactId

ArtifactId

InputMask
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

InputMask
mask edittext android
Project URL

Project URL

https://github.com/yamin8000/InputMask
Source Code Management

Source Code Management

https://github.com/yamin8000/InputMask

Download InputMask

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0