Download android-form-edittext-1.0.5.jar file - Jar a

Jar examples for a:android-form-edittext

Description

An extension of EditText with data validation facilities

You can download jar file android-form-edittext 1.0.5 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add android-form-edittext-1.0.5.jar to your project.

<dependency>
   <groupId>com.andreabaccega</groupId>
   <artifactId>android-form-edittext</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'com.andreabaccega', name: 'android-form-edittext', version: '1.0.5'
libraryDependencies += "com.andreabaccega" % "android-form-edittext" % "1.0.5"
<dependency org="com.andreabaccega" name="android-form-edittext" rev="1.0.5"/>
@Grapes(@Grab(group='com.andreabaccega', module='android-form-edittext', version='1.0.5'))
'com.andreabaccega:android-form-edittext:jar:1.0.5'

Download

Click the following link to download the jar file.

android-form-edittext-1.0.5.pom



Related Tutorials