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