is not current version
Last Version 1.0.0-alpha12

com.github.alorma.compose-drawer:drawer-modules 0.0.10-DEV

Compose Debug Drawer

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma.compose-drawer
ArtifactId

ArtifactId

drawer-modules
Version

Version

0.0.10-DEV
Type

Type

aar

Download drawer-modules 0.0.10-DEV


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