BasePopup

Android下打造通用便捷的PopupWindow弹窗库

Лицензия

Лицензия

Группа

Группа

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

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

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

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

3.2.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

BasePopup
Android下打造通用便捷的PopupWindow弹窗库
Ссылка на сайт

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

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

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

https://github.com/razerdp/BasePopup

Скачать BasePopup

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
3.2.0
3.1.8
3.1.7
3.1.4
3.1.0
2.3.0
2.2.30