| License |
License |
|---|---|
| GroupId | GroupIdeu.rekisoft.android |
| ArtifactId | ArtifactIdeditmail |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionEditMail
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 |
| Filename | Size |
|---|---|
| editmail-1.0.1.pom | |
| editmail-1.0.1.jar | 261 bytes |
| editmail-1.0.1-sources.jar | 261 bytes |
| editmail-1.0.1-javadoc.jar | 59 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.rekisoft.android : lazyworker | jar | 1.0.0 |
| eu.rekisoft.android : uiworker | jar | 1.0.1 |