is not current version
Last Version 1.0.0-beta01.lib+02

com.github.alorma:drawer-modules 0.23.0

Compose Debug Drawer

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

drawer-modules
Version

Version

0.23.0
Type

Type

aar

Download drawer-modules 0.23.0


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