| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаcom.github.alorma |
| Идентификатор | Идентификаторcompose-debug-drawer-modules |
| Версия | Версия0.0.4 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| compose-debug-drawer-modules-0.0.4.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.alorma/compose-debug-drawer-modules/ -->
<dependency>
<groupId>com.github.alorma</groupId>
<artifactId>compose-debug-drawer-modules</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alorma/compose-debug-drawer-modules/
implementation 'com.github.alorma:compose-debug-drawer-modules:0.0.4'
// https://jarcasting.com/artifacts/com.github.alorma/compose-debug-drawer-modules/
implementation ("com.github.alorma:compose-debug-drawer-modules:0.0.4")
'com.github.alorma:compose-debug-drawer-modules:aar:0.0.4'
<dependency org="com.github.alorma" name="compose-debug-drawer-modules" rev="0.0.4">
<artifact name="compose-debug-drawer-modules" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alorma', module='compose-debug-drawer-modules', version='0.0.4')
)
libraryDependencies += "com.github.alorma" % "compose-debug-drawer-modules" % "0.0.4"
[com.github.alorma/compose-debug-drawer-modules "0.0.4"]