| Лицензия |
Лицензия
Apache License, Version 2.0
|
|---|---|
| Группа | Группаme.nikhilchaudhari |
| Идентификатор | Идентификаторcompose-usehttp |
| Последняя версия | Последняя версия1.0.0-alpha02 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеCompose-useRequest
A state based minimal http client for Jetpack Compose
|
| Имя Файла | Размер |
|---|---|
| compose-usehttp-1.0.0-alpha02.pom | |
| compose-usehttp-1.0.0-alpha02-sources.jar | 13 KB |
| compose-usehttp-1.0.0-alpha02-javadoc.jar | 393 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.nikhilchaudhari/compose-usehttp/ -->
<dependency>
<groupId>me.nikhilchaudhari</groupId>
<artifactId>compose-usehttp</artifactId>
<version>1.0.0-alpha02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.nikhilchaudhari/compose-usehttp/
implementation 'me.nikhilchaudhari:compose-usehttp:1.0.0-alpha02'
// https://jarcasting.com/artifacts/me.nikhilchaudhari/compose-usehttp/
implementation ("me.nikhilchaudhari:compose-usehttp:1.0.0-alpha02")
'me.nikhilchaudhari:compose-usehttp:aar:1.0.0-alpha02'
<dependency org="me.nikhilchaudhari" name="compose-usehttp" rev="1.0.0-alpha02">
<artifact name="compose-usehttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.nikhilchaudhari', module='compose-usehttp', version='1.0.0-alpha02')
)
libraryDependencies += "me.nikhilchaudhari" % "compose-usehttp" % "1.0.0-alpha02"
[me.nikhilchaudhari/compose-usehttp "1.0.0-alpha02"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.0 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.compose.ui » ui | jar | 1.0.5 |
| androidx.compose.material » material | jar | 1.0.5 |
| androidx.compose.ui » ui-tooling-preview | jar | 1.0.5 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |
| androidx.activity » activity-compose | jar | 1.3.1 |