| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.github.alorma |
| ArtifactId | ArtifactIdcompose-debug-drawer-base |
| Version | Version1.1.0-alpha10 |
| Type | Typeaar |
| Description |
DescriptionCompose DebugDrawer
Debug drawer for compose
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| compose-debug-drawer-base-1.1.0-alpha10.pom | |
| Browse |
<!-- 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"]
| 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 |