Android Material SearchView

A search view library for Android based on DialogFragment

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.VyacheslavShmakin
ArtifactId

ArtifactId

material-searchview
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Android Material SearchView
A search view library for Android based on DialogFragment
Project URL

Project URL

https://github.com/VyacheslavShmakin/Material-SearchView

Download material-searchview

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 27.0.1
com.android.support » cardview-v7 jar 27.0.1
com.android.support » recyclerview-v7 jar 27.0.1
com.andkulikov : transitionseverywhere jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0