Last Version

persistentsearchview 1.1.4

An 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.4
Type

Type

aar
Description

Description

persistentsearchview
An 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.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.arthurivanets.adapster » adapster jar 1.0.13

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
androidx.cardview » cardview jar 1.0.0
androidx.recyclerview » recyclerview jar 1.2.1
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.