Last Version

Compose DebugDrawer 1.1.0-alpha10

Debug drawer for compose

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

compose-debug-drawer-base
Version

Version

1.1.0-alpha10
Type

Type

aar
Description

Description

Compose DebugDrawer
Debug drawer for compose
Project URL

Project URL

http://github.com/alorma/compose-debug-drawer
Source Code Management

Source Code Management

https://github.com/alorma/compose-debug-drawer

Download compose-debug-drawer-base 1.1.0-alpha10


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

Dependencies

runtime (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1
androidx.compose.ui » ui jar 1.0.0-alpha10
androidx.compose.material » material jar 1.0.0-alpha10
androidx.compose.ui » ui-tooling jar 1.0.0-alpha10
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.0-rc01

Project Modules

There are no modules declared in this project.