is not current version
Last Version 3.1.0

InstantSearch Compose 2.11.0-beta01

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.0-beta01
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.0-beta01


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

Dependencies

compile (2)

Group / Artifact Type Version
com.algolia : instantsearch-android jar 2.11.0-beta01
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30

runtime (3)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.0.0-beta05
androidx.paging » paging-compose jar 1.0.0-alpha08
androidx.compose.material » material jar 1.0.0-beta05

Project Modules

There are no modules declared in this project.