AutoCompleteEmail

A library that suggest email domains and fill in your edit text automatically

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

vn.tiki.widgets
ArtifactId

ArtifactId

autocompleteemail
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

AutoCompleteEmail
A library that suggest email domains and fill in your edit text automatically
Project URL

Project URL

https://github.com/dbof10/AutoCompleteEmail.git
Source Code Management

Source Code Management

https://github.com/dbof10/AutoCompleteEmail.git

Download autocompleteemail

How to add to project

<!-- https://jarcasting.com/artifacts/vn.tiki.widgets/autocompleteemail/ -->
<dependency>
    <groupId>vn.tiki.widgets</groupId>
    <artifactId>autocompleteemail</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/vn.tiki.widgets/autocompleteemail/
implementation 'vn.tiki.widgets:autocompleteemail:1.0.1'
// https://jarcasting.com/artifacts/vn.tiki.widgets/autocompleteemail/
implementation ("vn.tiki.widgets:autocompleteemail:1.0.1")
'vn.tiki.widgets:autocompleteemail:aar:1.0.1'
<dependency org="vn.tiki.widgets" name="autocompleteemail" rev="1.0.1">
  <artifact name="autocompleteemail" type="aar" />
</dependency>
@Grapes(
@Grab(group='vn.tiki.widgets', module='autocompleteemail', version='1.0.1')
)
libraryDependencies += "vn.tiki.widgets" % "autocompleteemail" % "1.0.1"
[vn.tiki.widgets/autocompleteemail "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0