License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.keithyokoma |
ArtifactId | ArtifactIdAccountAutoCompleteEditText |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAccountAutoCompleteEditText
Auto completion for the account name input
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.keithyokoma/AccountAutoCompleteEditText/ -->
<dependency>
<groupId>com.github.keithyokoma</groupId>
<artifactId>AccountAutoCompleteEditText</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keithyokoma/AccountAutoCompleteEditText/
implementation 'com.github.keithyokoma:AccountAutoCompleteEditText:1.1.1'
// https://jarcasting.com/artifacts/com.github.keithyokoma/AccountAutoCompleteEditText/
implementation ("com.github.keithyokoma:AccountAutoCompleteEditText:1.1.1")
'com.github.keithyokoma:AccountAutoCompleteEditText:jar:1.1.1'
<dependency org="com.github.keithyokoma" name="AccountAutoCompleteEditText" rev="1.1.1">
<artifact name="AccountAutoCompleteEditText" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keithyokoma', module='AccountAutoCompleteEditText', version='1.1.1')
)
libraryDependencies += "com.github.keithyokoma" % "AccountAutoCompleteEditText" % "1.1.1"
[com.github.keithyokoma/AccountAutoCompleteEditText "1.1.1"]