AccountAutoCompleteEditText

Auto completion for the account name input

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.keithyokoma
ArtifactId

ArtifactId

AccountAutoCompleteEditText
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

AccountAutoCompleteEditText
Auto completion for the account name input
Project URL

Project URL

https://github.com/KeithYokoma/AccountAutoCompleteEditText
Source Code Management

Source Code Management

https://github.com/KeithYokoma/AccountAutoCompleteEditText

Download AccountAutoCompleteEditText

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.0.0