License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdvn.tiki.widgets |
ArtifactId | ArtifactIdautocompleteemail |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAutoCompleteEmail
A library that suggest email domains and fill in your edit text automatically
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autocompleteemail-1.0.1.pom | |
autocompleteemail-1.0.1.aar | 18 KB |
autocompleteemail-1.0.1-sources.jar | 2 KB |
autocompleteemail-1.0.1-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.1.0 |