is not current version
Last Version 1.2.0

com.github.VyacheslavShmakin:material-searchview 1.0.2

A search view library for Android based on DialogFragment

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.VyacheslavShmakin
ArtifactId

ArtifactId

material-searchview
Version

Version

1.0.2
Type

Type

aar

Download material-searchview 1.0.2


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