is not current version
Last Version 3.2.0

io.github.razerdp:BasePopup 2.2.30

Android下打造通用便捷的PopupWindow

GroupId

GroupId

io.github.razerdp
ArtifactId

ArtifactId

BasePopup
Version

Version

2.2.30
Type

Type

aar

Download BasePopup 2.2.30


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