не последняя версия
Последняя версия 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

Группа

Группа

eu.rekisoft.android
Идентификатор

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

editmail
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать 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"]