EditMail

A smart control for entering email addresses with automatically checking if the domain exists and if the domain can receive emails

License

License

GroupId

GroupId

eu.rekisoft.android
ArtifactId

ArtifactId

editmail
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

EditMail
A smart control for entering email addresses with automatically checking if the domain exists and if the domain can receive emails
Project URL

Project URL

https://github.com/rekire/EditMail

Download editmail

How to add to project

<!-- https://jarcasting.com/artifacts/eu.rekisoft.android/editmail/ -->
<dependency>
    <groupId>eu.rekisoft.android</groupId>
    <artifactId>editmail</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.rekisoft.android/editmail/
implementation 'eu.rekisoft.android:editmail:1.0.1'
// https://jarcasting.com/artifacts/eu.rekisoft.android/editmail/
implementation ("eu.rekisoft.android:editmail:1.0.1")
'eu.rekisoft.android:editmail:jar:1.0.1'
<dependency org="eu.rekisoft.android" name="editmail" rev="1.0.1">
  <artifact name="editmail" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.rekisoft.android', module='editmail', version='1.0.1')
)
libraryDependencies += "eu.rekisoft.android" % "editmail" % "1.0.1"
[eu.rekisoft.android/editmail "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
eu.rekisoft.android : lazyworker jar 1.0.0
eu.rekisoft.android : uiworker jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0