GroupId | GroupIdio.github.razerdp |
---|---|
ArtifactId | ArtifactIdBasePopup |
Version | Version2.2.30 |
Type | Typeaar |
Filename | Size |
---|---|
BasePopup-2.2.30.pom | |
BasePopup-2.2.30.aar | 162 KB |
BasePopup-2.2.30-sources.jar | 82 KB |
BasePopup-2.2.30-javadoc.jar | 238 KB |
Browse |
<!-- 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"]