is not current version
Last Version 1.1.4

persistentsearchview 1.1.3

Android library designed to simplify the process of implementing search-related functionality.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.paulrybitskyi.persistentsearchview
ArtifactId

ArtifactId

persistentsearchview
Version

Version

1.1.3
Type

Type

aar
Description

Description

persistentsearchview
Android library designed to simplify the process of implementing search-related functionality.
Project URL

Project URL

https://github.com/mars885/persistent-search-view
Source Code Management

Source Code Management

https://github.com/mars885/persistent-search-view

Download persistentsearchview 1.1.3


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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
androidx.cardview » cardview jar 1.0.0
androidx.recyclerview » recyclerview jar 1.1.0
com.arthurivanets.adapster » adapster jar 1.0.13
androidx.annotation » annotation jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.