is not current version
Last Version 1.0.1

vn.tiki.widgets:autocompleteemail 1.0.0

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

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

vn.tiki.widgets
ArtifactId

ArtifactId

autocompleteemail
Version

Version

1.0.0
Type

Type

aar

Download autocompleteemail 1.0.0


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