Download lazyworker-1.0.0.jar file - Jar l

Jar examples for l:lazyworker

Description

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

You can download jar file lazyworker 1.0.0 in this page.

License

Rekisoft Public License (RKSPL)

Build File

You can use the following script to add lazyworker-1.0.0.jar to your project.

<dependency>
   <groupId>eu.rekisoft.android</groupId>
   <artifactId>lazyworker</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'eu.rekisoft.android', name: 'lazyworker', version: '1.0.0'
libraryDependencies += "eu.rekisoft.android" % "lazyworker" % "1.0.0"
<dependency org="eu.rekisoft.android" name="lazyworker" rev="1.0.0"/>
@Grapes(@Grab(group='eu.rekisoft.android', module='lazyworker', version='1.0.0'))
'eu.rekisoft.android:lazyworker:jar:1.0.0'

Download

Click the following link to download the jar file.

lazyworker-1.0.0-javadoc.jar
lazyworker-1.0.0-sources.jar
lazyworker-1.0.0.jar
lazyworker-1.0.0.pom



Related Tutorials