is not current version
Last Version 0.3.1

com.github.leonardoxh:fake-search-view 0.3

A custom SearchView for android

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.leonardoxh
ArtifactId

ArtifactId

fake-search-view
Version

Version

0.3
Type

Type

aar

Download fake-search-view 0.3


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