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