License |
License |
---|---|
GroupId | GroupIdio.github.razerdp |
ArtifactId | ArtifactIdBasePopup |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBasePopup
Android下打造通用便捷的PopupWindow弹窗库
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
BasePopup-3.2.0.pom | |
BasePopup-3.2.0.aar | 171 KB |
BasePopup-3.2.0-sources.jar | 83 KB |
BasePopup-3.2.0-javadoc.jar | 236 KB |
Browse |
<!-- 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"]