Android-Easy-Drawer
Easy way to setup drawers for your android projects.
License |
License |
---|---|
GroupId | GroupIdcom.github.marcelosmith77 |
ArtifactId | ArtifactIdandroid-easy-drawer |
Last Version | Last Version1.02.04 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid-Easy-Drawer Library
Android-Easy-Drawer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-easy-drawer-1.02.04.pom | |
android-easy-drawer-1.02.04.aar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.marcelosmith77/android-easy-drawer/ -->
<dependency>
<groupId>com.github.marcelosmith77</groupId>
<artifactId>android-easy-drawer</artifactId>
<version>1.02.04</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-easy-drawer/
implementation 'com.github.marcelosmith77:android-easy-drawer:1.02.04'
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-easy-drawer/
implementation ("com.github.marcelosmith77:android-easy-drawer:1.02.04")
'com.github.marcelosmith77:android-easy-drawer:aar:1.02.04'
<dependency org="com.github.marcelosmith77" name="android-easy-drawer" rev="1.02.04">
<artifact name="android-easy-drawer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcelosmith77', module='android-easy-drawer', version='1.02.04')
)
libraryDependencies += "com.github.marcelosmith77" % "android-easy-drawer" % "1.02.04"
[com.github.marcelosmith77/android-easy-drawer "1.02.04"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |
com.google.android.material » material | jar | 1.0.0 |
Easy way to setup drawers for your android projects.