is not current version
Last Version 2.1.1

com.github.arimorty:floatingsearchview 1.1.2

An implementation of a floating search box with search suggestions

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.arimorty
ArtifactId

ArtifactId

floatingsearchview
Version

Version

1.1.2
Type

Type

aar

Download floatingsearchview 1.1.2


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