| License |
License |
|---|---|
| GroupId | GroupIdeu.rekisoft.android |
| ArtifactId | ArtifactIdlazyworker |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionlazyworker
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 |
|---|---|
| lazyworker-1.0.0.pom | |
| lazyworker-1.0.0.jar | 4 KB |
| lazyworker-1.0.0-sources.jar | 2 KB |
| lazyworker-1.0.0-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.rekisoft.android/lazyworker/ -->
<dependency>
<groupId>eu.rekisoft.android</groupId>
<artifactId>lazyworker</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.rekisoft.android/lazyworker/
implementation 'eu.rekisoft.android:lazyworker:1.0.0'
// https://jarcasting.com/artifacts/eu.rekisoft.android/lazyworker/
implementation ("eu.rekisoft.android:lazyworker:1.0.0")
'eu.rekisoft.android:lazyworker:jar:1.0.0'
<dependency org="eu.rekisoft.android" name="lazyworker" rev="1.0.0">
<artifact name="lazyworker" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.rekisoft.android', module='lazyworker', version='1.0.0')
)
libraryDependencies += "eu.rekisoft.android" % "lazyworker" % "1.0.0"
[eu.rekisoft.android/lazyworker "1.0.0"]