Last Version

BasePopup 3.2.0

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

License

License

GroupId

GroupId

io.github.razerdp
ArtifactId

ArtifactId

BasePopup
Version

Version

3.2.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/razerdp/BasePopup
Source Code Management

Source Code Management

https://github.com/razerdp/BasePopup

Download BasePopup 3.2.0


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.