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