is not current version
Last Version 3.1.0

InstantSearch Compose 2.11.3

InstantSearch Android is a library providing widgets and helpers to help you build the best instant-search experience on Android with Algolia. It is built on top of Algolia's Kotlin API Client to provide you a high-level solution to quickly build various search interfaces.

License

License

Categories

Categories

Ant Build Tools Search Business Logic Libraries
GroupId

GroupId

com.algolia
ArtifactId

ArtifactId

instantsearch-compose
Version

Version

2.11.3
Type

Type

aar
Description

Description

InstantSearch Compose
InstantSearch Android is a library providing widgets and helpers to help you build the best instant-search experience on Android with Algolia. It is built on top of Algolia's Kotlin API Client to provide you a high-level solution to quickly build various search interfaces.
Project URL

Project URL

https://github.com/algolia/instantsearch-android
Source Code Management

Source Code Management

https://github.com/algolia/instantsearch-android

Download instantsearch-compose 2.11.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.algolia : instantsearch jar 2.11.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (3)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.0.5
androidx.paging » paging-compose jar 1.0.0-alpha14
androidx.compose.material » material jar 1.0.5

Project Modules

There are no modules declared in this project.