is not current version
Last Version 1.1.0-alpha10

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

Debug drawer for compose

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

compose-debug-drawer-base
Version

Version

0.0.4
Type

Type

aar

Download compose-debug-drawer-base 0.0.4


<!-- 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"]