| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Search Business Logic Libraries |
| GroupId | GroupIdcom.algolia |
| ArtifactId | ArtifactIdinstantsearch-compose |
| Last Version | Last Version3.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionInstantSearch 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| instantsearch-compose-3.1.0.pom | |
| instantsearch-compose-3.1.0-sources.jar | 32 KB |
| instantsearch-compose-3.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.algolia/instantsearch-compose/ -->
<dependency>
<groupId>com.algolia</groupId>
<artifactId>instantsearch-compose</artifactId>
<version>3.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.algolia/instantsearch-compose/
implementation 'com.algolia:instantsearch-compose:3.1.0'
// https://jarcasting.com/artifacts/com.algolia/instantsearch-compose/
implementation ("com.algolia:instantsearch-compose:3.1.0")
'com.algolia:instantsearch-compose:aar:3.1.0'
<dependency org="com.algolia" name="instantsearch-compose" rev="3.1.0">
<artifact name="instantsearch-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.algolia', module='instantsearch-compose', version='3.1.0')
)
libraryDependencies += "com.algolia" % "instantsearch-compose" % "3.1.0"
[com.algolia/instantsearch-compose "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.algolia : instantsearch Optional | jar | 3.1.0 |
| com.algolia : instantsearch-utils Optional | jar | 3.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.6.10 |
| androidx.compose.ui » ui Optional | jar | 1.1.1 |
| androidx.compose.material » material Optional | jar | 1.1.1 |
| Version |
|---|
|
3.1.0
|
|
3.0.0
|
|
3.0.0-beta02
|
|
3.0.0-beta01
|
|
2.11.4
|
|
2.11.3
|
|
2.11.2
|
|
2.11.1
|
|
2.11.0
|
|
2.11.0-beta02
|
|
2.11.0-beta01
|