License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.tuyenmonkey |
ArtifactId | ArtifactIdauto-fill-edit-text |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionAutoFillEditText
This custom EditText will suggest and fill text defined before automatically
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auto-fill-edit-text-1.0.0.pom | |
auto-fill-edit-text-1.0.0.aar | 19 KB |
auto-fill-edit-text-1.0.0-sources.jar | 3 KB |
auto-fill-edit-text-1.0.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tuyenmonkey/auto-fill-edit-text/ -->
<dependency>
<groupId>com.tuyenmonkey</groupId>
<artifactId>auto-fill-edit-text</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tuyenmonkey/auto-fill-edit-text/
implementation 'com.tuyenmonkey:auto-fill-edit-text:1.0.0'
// https://jarcasting.com/artifacts/com.tuyenmonkey/auto-fill-edit-text/
implementation ("com.tuyenmonkey:auto-fill-edit-text:1.0.0")
'com.tuyenmonkey:auto-fill-edit-text:aar:1.0.0'
<dependency org="com.tuyenmonkey" name="auto-fill-edit-text" rev="1.0.0">
<artifact name="auto-fill-edit-text" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tuyenmonkey', module='auto-fill-edit-text', version='1.0.0')
)
libraryDependencies += "com.tuyenmonkey" % "auto-fill-edit-text" % "1.0.0"
[com.tuyenmonkey/auto-fill-edit-text "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.1.0 |