License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.github.chivorns |
ArtifactId | ArtifactIdsmartsearchview |
Version | Version1.0.1 |
Type | Typeaar |
Description |
DescriptionSmartSearchView
Enable user to use searchview look like Google Play Store, search by voice , suggestion enable...
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smartsearchview-1.0.1.pom | |
smartsearchview-1.0.1.aar | 127 KB |
smartsearchview-1.0.1-sources.jar | 31 KB |
smartsearchview-1.0.1-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chivorns/smartsearchview/ -->
<dependency>
<groupId>com.github.chivorns</groupId>
<artifactId>smartsearchview</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chivorns/smartsearchview/
implementation 'com.github.chivorns:smartsearchview:1.0.1'
// https://jarcasting.com/artifacts/com.github.chivorns/smartsearchview/
implementation ("com.github.chivorns:smartsearchview:1.0.1")
'com.github.chivorns:smartsearchview:aar:1.0.1'
<dependency org="com.github.chivorns" name="smartsearchview" rev="1.0.1">
<artifact name="smartsearchview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.chivorns', module='smartsearchview', version='1.0.1')
)
libraryDependencies += "com.github.chivorns" % "smartsearchview" % "1.0.1"
[com.github.chivorns/smartsearchview "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 26.0.0-alpha1 |
com.android.support » recyclerview-v7 | jar | 26.0.0-alpha1 |
com.android.support » design | jar | 26.0.0-alpha1 |
com.android.support » cardview-v7 | jar | 26.0.0-alpha1 |
com.bartoszlipinski : viewpropertyobjectanimator | jar | 1.2.0 |