License |
License |
---|---|
GroupId | GroupIdcom.github.yamin8000 |
ArtifactId | ArtifactIdInputMask |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionInputMask
mask edittext android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
InputMask-1.0.2.pom | |
InputMask-1.0.2-sources.jar | 5 KB |
InputMask-1.0.2-javadoc.jar | 278 KB |
Browse |
<!-- 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"]
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 |