| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.heinrichreimersoftware.material_drawer |
| Идентификатор | Идентификаторlibrary |
| Версия | Версия1.1.1 |
| Тип | Типaar |
| Описание |
Описаниеmaterial-drawer
DrawerLayout implementation for Material design apps
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| library-1.1.1.pom | |
| library-1.1.1.aar | 38 KB |
| library-1.1.1-sources.jar | 18 KB |
| library-1.1.1-javadoc.jar | 102 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.heinrichreimersoftware.material_drawer/library/ -->
<dependency>
<groupId>com.heinrichreimersoftware.material_drawer</groupId>
<artifactId>library</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.heinrichreimersoftware.material_drawer/library/
implementation 'com.heinrichreimersoftware.material_drawer:library:1.1.1'
// https://jarcasting.com/artifacts/com.heinrichreimersoftware.material_drawer/library/
implementation ("com.heinrichreimersoftware.material_drawer:library:1.1.1")
'com.heinrichreimersoftware.material_drawer:library:aar:1.1.1'
<dependency org="com.heinrichreimersoftware.material_drawer" name="library" rev="1.1.1">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.heinrichreimersoftware.material_drawer', module='library', version='1.1.1')
)
libraryDependencies += "com.heinrichreimersoftware.material_drawer" % "library" % "1.1.1"
[com.heinrichreimersoftware.material_drawer/library "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 21.0.0 |
| com.android.support » support-v4 | jar | 21.0.0 |