Android Masks

Simple text watcher collection for android

Лицензия

Лицензия

Группа

Группа

com.github.leonardoxh
Идентификатор

Идентификатор

android-masks
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Android Masks
Simple text watcher collection for android
Ссылка на сайт

Ссылка на сайт

https://github.com/leonardoxh/masks
Система контроля версий

Система контроля версий

https://github.com/leonardoxh/Masks

Скачать android-masks

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
1.1
1.0