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

com.github.alorma:drawer-base 1.0.0-alpha12

Compose Debug Drawer

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

drawer-base
Version

Version

1.0.0-alpha12
Type

Type

aar

Download drawer-base 1.0.0-alpha12


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