is not current version
Last Version 2.2.5

com.klinkerapps:searchview 2.2.2

SearchView from Material Design

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

searchview
Version

Version

2.2.2
Type

Type

aar

Download searchview 2.2.2


<!-- https://jarcasting.com/artifacts/com.klinkerapps/searchview/ -->
<dependency>
    <groupId>com.klinkerapps</groupId>
    <artifactId>searchview</artifactId>
    <version>2.2.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.klinkerapps/searchview/
implementation 'com.klinkerapps:searchview:2.2.2'
// https://jarcasting.com/artifacts/com.klinkerapps/searchview/
implementation ("com.klinkerapps:searchview:2.2.2")
'com.klinkerapps:searchview:aar:2.2.2'
<dependency org="com.klinkerapps" name="searchview" rev="2.2.2">
  <artifact name="searchview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.klinkerapps', module='searchview', version='2.2.2')
)
libraryDependencies += "com.klinkerapps" % "searchview" % "2.2.2"
[com.klinkerapps/searchview "2.2.2"]