License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.alorma |
ArtifactId | ArtifactIddrawer-base |
Last Version | Last Version1.0.0-beta01.lib+02 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCompose Debug Drawer
Compose Debug Drawer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
drawer-base-1.0.0-beta01.lib+02.pom | |
drawer-base-1.0.0-beta01.lib+02-sources.jar | 6 KB |
drawer-base-1.0.0-beta01.lib+02-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.alorma/drawer-base/ -->
<dependency>
<groupId>com.github.alorma</groupId>
<artifactId>drawer-base</artifactId>
<version>1.0.0-beta01.lib+02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alorma/drawer-base/
implementation 'com.github.alorma:drawer-base:1.0.0-beta01.lib+02'
// https://jarcasting.com/artifacts/com.github.alorma/drawer-base/
implementation ("com.github.alorma:drawer-base:1.0.0-beta01.lib+02")
'com.github.alorma:drawer-base:aar:1.0.0-beta01.lib+02'
<dependency org="com.github.alorma" name="drawer-base" rev="1.0.0-beta01.lib+02">
<artifact name="drawer-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alorma', module='drawer-base', version='1.0.0-beta01.lib+02')
)
libraryDependencies += "com.github.alorma" % "drawer-base" % "1.0.0-beta01.lib+02"
[com.github.alorma/drawer-base "1.0.0-beta01.lib+02"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.30 |
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.3.0 |
androidx.compose.foundation » foundation | jar | 1.0.0-beta01 |
androidx.compose.foundation » foundation-layout | jar | 1.0.0-beta01 |
androidx.compose.ui » ui | jar | 1.0.0-beta01 |
androidx.compose.material » material | jar | 1.0.0-beta01 |
androidx.compose.material » material-icons-extended | jar | 1.0.0-beta01 |
androidx.compose.ui » ui-tooling | jar | 1.0.0-beta01 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.0 |