is not current version
Last Version 1.0.1

eu.rekisoft.android:editmail 1.0.0

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

GroupId

GroupId

eu.rekisoft.android
ArtifactId

ArtifactId

editmail
Version

Version

1.0.0
Type

Type

jar

Download editmail 1.0.0


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