| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdxyz.quaver |
| ArtifactId | ArtifactIdfloatingsearchview |
| Last Version | Last Version1.2.0-rc2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionfloatingsearchview
Complete Kotlin port of arimorty/FloatingSearchView
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| floatingsearchview-1.2.0-rc2.pom | |
| floatingsearchview-1.2.0-rc2-sources.jar | 22 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.1.2 |
| 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 |