| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.github.alorma |
| Идентификатор | Идентификаторcompose-debug-drawer-shortcuts |
| Версия | Версия1.1.0-alpha10 |
| Тип | Типaar |
| Описание |
ОписаниеCompose DebugDrawer
Debug drawer for compose
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| compose-debug-drawer-shortcuts-1.1.0-alpha10.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.alorma/compose-debug-drawer-shortcuts/ -->
<dependency>
<groupId>com.github.alorma</groupId>
<artifactId>compose-debug-drawer-shortcuts</artifactId>
<version>1.1.0-alpha10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alorma/compose-debug-drawer-shortcuts/
implementation 'com.github.alorma:compose-debug-drawer-shortcuts:1.1.0-alpha10'
// https://jarcasting.com/artifacts/com.github.alorma/compose-debug-drawer-shortcuts/
implementation ("com.github.alorma:compose-debug-drawer-shortcuts:1.1.0-alpha10")
'com.github.alorma:compose-debug-drawer-shortcuts:aar:1.1.0-alpha10'
<dependency org="com.github.alorma" name="compose-debug-drawer-shortcuts" rev="1.1.0-alpha10">
<artifact name="compose-debug-drawer-shortcuts" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alorma', module='compose-debug-drawer-shortcuts', version='1.1.0-alpha10')
)
libraryDependencies += "com.github.alorma" % "compose-debug-drawer-shortcuts" % "1.1.0-alpha10"
[com.github.alorma/compose-debug-drawer-shortcuts "1.1.0-alpha10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
| com.github.alorma : compose-debug-drawer-base | jar | 1.1.0-alpha10 |
| com.github.alorma : compose-debug-drawer-modules | jar | 1.1.0-alpha10 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.2.1 |
| androidx.compose.ui » ui | jar | 1.0.0-alpha10 |
| androidx.compose.material » material | jar | 1.0.0-alpha10 |
| androidx.compose.ui » ui-tooling | jar | 1.0.0-alpha10 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.0-rc01 |