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