is not current version
Last Version 1.1.0-alpha10

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

Debug drawer for compose

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

compose-debug-drawer-modules
Version

Version

0.0.4
Type

Type

aar

Download compose-debug-drawer-modules 0.0.4


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