is not current version
Last Version 0.3.1

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

A custom SearchView for android

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.leonardoxh
ArtifactId

ArtifactId

fake-search-view
Version

Version

0.1
Type

Type

aar

Download fake-search-view 0.1


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