Beagle

A smart, reliable, and highly customizable debug menu library for Android apps that supports screen recording, network activity logging, and many other useful features.

Лицензия

Лицензия

Группа

Группа

io.github.pandulapeter.beagle
Идентификатор

Идентификатор

ui-dialog
Последняя версия

Последняя версия

2.8.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

Beagle
A smart, reliable, and highly customizable debug menu library for Android apps that supports screen recording, network activity logging, and many other useful features.
Ссылка на сайт

Ссылка на сайт

https://github.com/pandulapeter/beagle
Система контроля версий

Система контроля версий

https://github.com/pandulapeter/beagle

Скачать ui-dialog

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/ui-dialog/ -->
<dependency>
    <groupId>io.github.pandulapeter.beagle</groupId>
    <artifactId>ui-dialog</artifactId>
    <version>2.8.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/ui-dialog/
implementation 'io.github.pandulapeter.beagle:ui-dialog:2.8.2'
// https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/ui-dialog/
implementation ("io.github.pandulapeter.beagle:ui-dialog:2.8.2")
'io.github.pandulapeter.beagle:ui-dialog:aar:2.8.2'
<dependency org="io.github.pandulapeter.beagle" name="ui-dialog" rev="2.8.2">
  <artifact name="ui-dialog" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.pandulapeter.beagle', module='ui-dialog', version='2.8.2')
)
libraryDependencies += "io.github.pandulapeter.beagle" % "ui-dialog" % "2.8.2"
[io.github.pandulapeter.beagle/ui-dialog "2.8.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.github.pandulapeter.beagle : internal-common jar 2.8.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.21
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.6.0
io.github.pandulapeter.beagle : internal-core jar 2.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.8.2
2.8.1
2.8.0