is not current version
Last Version 3.1.0

InstantSearch 2.11.4

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-android
Version

Version

2.11.4
Type

Type

aar
Description

Description

InstantSearch
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-android 2.11.4


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

Dependencies

compile (11)

Group / Artifact Type Version
io.ktor : ktor-client-okhttp jar 1.6.7
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
androidx.paging » paging-runtime jar 2.1.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2-native-mt
com.google.android.material » material jar 1.4.0
com.algolia : instantsearch-core-jvm jar 2.11.4
com.algolia : instantsearch-insights-android jar 2.11.4
com.algolia : instantsearch-utils-jvm jar 2.11.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (1)

Group / Artifact Type Version
com.algolia : algoliasearch-client-kotlin-jvm jar 1.12.0

Project Modules

There are no modules declared in this project.