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