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