floatingsearchview

Complete Kotlin port of arimorty/FloatingSearchView

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

xyz.quaver
ArtifactId

ArtifactId

floatingsearchview
Last Version

Last Version

1.2.0-rc2
Release Date

Release Date

Type

Type

aar
Description

Description

floatingsearchview
Complete Kotlin port of arimorty/FloatingSearchView
Project URL

Project URL

https://github.com/tom5079/floatingsearchview
Source Code Management

Source Code Management

https://github.com/tom5079/floatingsearchview

Download floatingsearchview

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.1.2

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
androidx.cardview » cardview jar 1.0.0
androidx.recyclerview » recyclerview jar 1.2.1
androidx.constraintlayout » constraintlayout jar 2.1.3
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0-rc2
1.2.0-rc1
1.1.7
1.1.6
1.1.5