is not current version
Last Version 0.23.0

com.github.alorma:drawer-ui-modules 0.5.0

Compose Debug Drawer

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

drawer-ui-modules
Version

Version

0.5.0
Type

Type

aar

Download drawer-ui-modules 0.5.0


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