не последняя версия
Последняя версия 1.1.0-alpha10

com.github.alorma:compose-debug-drawer-base 0.0.4

Debug drawer for compose

Категории

Категории

ORM Данные
Группа

Группа

com.github.alorma
Идентификатор

Идентификатор

compose-debug-drawer-base
Версия

Версия

0.0.4
Тип

Тип

aar

Скачать compose-debug-drawer-base 0.0.4

Имя Файла Размер
compose-debug-drawer-base-0.0.4.pom
Обзор

<!-- https://jarcasting.com/artifacts/com.github.alorma/compose-debug-drawer-base/ -->
<dependency>
    <groupId>com.github.alorma</groupId>
    <artifactId>compose-debug-drawer-base</artifactId>
    <version>0.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alorma/compose-debug-drawer-base/
implementation 'com.github.alorma:compose-debug-drawer-base:0.0.4'
// https://jarcasting.com/artifacts/com.github.alorma/compose-debug-drawer-base/
implementation ("com.github.alorma:compose-debug-drawer-base:0.0.4")
'com.github.alorma:compose-debug-drawer-base:aar:0.0.4'
<dependency org="com.github.alorma" name="compose-debug-drawer-base" rev="0.0.4">
  <artifact name="compose-debug-drawer-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alorma', module='compose-debug-drawer-base', version='0.0.4')
)
libraryDependencies += "com.github.alorma" % "compose-debug-drawer-base" % "0.0.4"
[com.github.alorma/compose-debug-drawer-base "0.0.4"]