第二方库1

第二方库2

License

License

GroupId

GroupId

io.github.safe-ending
ArtifactId

ArtifactId

popup
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

第二方库1
第二方库2
Project URL

Project URL

https://github.com/safe-ending
Source Code Management

Source Code Management

https://github.com/safe-ending

Download popup

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2