Last Version

MaskedEditText 1.1.0

This is a masked edit text widget for Android. It handles copy and paste, cursor positioning without being super slow or doing complicated things.

License

License

GroupId

GroupId

com.github.reinaldoarrosi
ArtifactId

ArtifactId

maskededittext
Version

Version

1.1.0
Type

Type

aar
Description

Description

MaskedEditText
This is a masked edit text widget for Android. It handles copy and paste, cursor positioning without being super slow or doing complicated things.
Project URL

Project URL

https://github.com/reinaldoarrosi/MaskedEditText
Source Code Management

Source Code Management

https://github.com/reinaldoarrosi/MaskedEditText

Download maskededittext 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.