| Группа | Группаcom.github.marcelosmith77 |
|---|---|
| Идентификатор | Идентификаторandroid-easy-drawer |
| Версия | Версия1.00.07 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| android-easy-drawer-1.00.07.pom | |
| android-easy-drawer-1.00.07.aar | 32 KB |
| android-easy-drawer-1.00.07-sources.jar | 85 KB |
| android-easy-drawer-1.00.07-javadoc.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.marcelosmith77/android-easy-drawer/ -->
<dependency>
<groupId>com.github.marcelosmith77</groupId>
<artifactId>android-easy-drawer</artifactId>
<version>1.00.07</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-easy-drawer/
implementation 'com.github.marcelosmith77:android-easy-drawer:1.00.07'
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-easy-drawer/
implementation ("com.github.marcelosmith77:android-easy-drawer:1.00.07")
'com.github.marcelosmith77:android-easy-drawer:aar:1.00.07'
<dependency org="com.github.marcelosmith77" name="android-easy-drawer" rev="1.00.07">
<artifact name="android-easy-drawer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcelosmith77', module='android-easy-drawer', version='1.00.07')
)
libraryDependencies += "com.github.marcelosmith77" % "android-easy-drawer" % "1.00.07"
[com.github.marcelosmith77/android-easy-drawer "1.00.07"]