License |
License
"The Apache License, Version 2.0"
|
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.alorma.compose-drawer |
ArtifactId | ArtifactIddrawer-modules-android |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typeaar |
Description |
Description"Compose Debug Drawer"
"Compose Debug Drawer"
|
Filename | Size |
---|---|
drawer-modules-android-0.0.8.pom | |
drawer-modules-android-0.0.8-sources.jar | 9 KB |
drawer-modules-android-0.0.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.alorma.compose-drawer/drawer-modules-android/ -->
<dependency>
<groupId>com.github.alorma.compose-drawer</groupId>
<artifactId>drawer-modules-android</artifactId>
<version>0.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alorma.compose-drawer/drawer-modules-android/
implementation 'com.github.alorma.compose-drawer:drawer-modules-android:0.0.8'
// https://jarcasting.com/artifacts/com.github.alorma.compose-drawer/drawer-modules-android/
implementation ("com.github.alorma.compose-drawer:drawer-modules-android:0.0.8")
'com.github.alorma.compose-drawer:drawer-modules-android:aar:0.0.8'
<dependency org="com.github.alorma.compose-drawer" name="drawer-modules-android" rev="0.0.8">
<artifact name="drawer-modules-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alorma.compose-drawer', module='drawer-modules-android', version='0.0.8')
)
libraryDependencies += "com.github.alorma.compose-drawer" % "drawer-modules-android" % "0.0.8"
[com.github.alorma.compose-drawer/drawer-modules-android "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.compose.material » material-android | jar | 0.3.0-build141 |
org.jetbrains.compose.material » material-icons-extended-android | jar | 0.3.0-build141 |
org.jetbrains.compose.ui » ui-android | jar | 0.3.0-build141 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.21 |
Group / Artifact | Type | Version |
---|---|---|
com.github.alorma.compose-drawer : drawer-base-android | jar | 0.0.8 |