Android Masks

Simple text watcher collection for android

License

License

GroupId

GroupId

com.github.leonardoxh
ArtifactId

ArtifactId

android-masks
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

aar
Description

Description

Android Masks
Simple text watcher collection for android
Project URL

Project URL

https://github.com/leonardoxh/masks
Source Code Management

Source Code Management

https://github.com/leonardoxh/Masks

Download android-masks

How to add to project

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

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.

Android Arsenal

Masks

A collection of TextWatcher for Android, it comes with CPF/CNPJ formatting, and a Brazil telephone, that's all!

Gradle:

dependencies {
   compile 'com.github.leonardoxh:android-masks:1.1'
}

Licence:

Copyright 2014 Leonardo Rossetto

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
1.1
1.0