License |
License |
---|---|
GroupId | GroupIdio.github.safe-ending |
ArtifactId | ArtifactIdBasePopup |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Description第二方库1
第二方库2
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
BasePopup-1.0.1.pom | |
BasePopup-1.0.1.aar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.safe-ending/BasePopup/ -->
<dependency>
<groupId>io.github.safe-ending</groupId>
<artifactId>BasePopup</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.safe-ending/BasePopup/
implementation 'io.github.safe-ending:BasePopup:1.0.1'
// https://jarcasting.com/artifacts/io.github.safe-ending/BasePopup/
implementation ("io.github.safe-ending:BasePopup:1.0.1")
'io.github.safe-ending:BasePopup:aar:1.0.1'
<dependency org="io.github.safe-ending" name="BasePopup" rev="1.0.1">
<artifact name="BasePopup" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.safe-ending', module='BasePopup', version='1.0.1')
)
libraryDependencies += "io.github.safe-ending" % "BasePopup" % "1.0.1"
[io.github.safe-ending/BasePopup "1.0.1"]