| License |
License |
|---|---|
| GroupId | GroupIdcom.qmuiteam |
| ArtifactId | ArtifactIdqmui |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncom.qmuiteam:qmui
qmui android library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| qmui-2.1.0.pom | |
| qmui-2.1.0-sources.jar | 460 KB |
| qmui-2.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qmuiteam/qmui/ -->
<dependency>
<groupId>com.qmuiteam</groupId>
<artifactId>qmui</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.qmuiteam/qmui/
implementation 'com.qmuiteam:qmui:2.1.0'
// https://jarcasting.com/artifacts/com.qmuiteam/qmui/
implementation ("com.qmuiteam:qmui:2.1.0")
'com.qmuiteam:qmui:aar:2.1.0'
<dependency org="com.qmuiteam" name="qmui" rev="2.1.0">
<artifact name="qmui" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.qmuiteam', module='qmui', version='2.1.0')
)
libraryDependencies += "com.qmuiteam" % "qmui" % "2.1.0"
[com.qmuiteam/qmui "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.0 |
| androidx.annotation » annotation | jar | 1.3.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.2 |
| androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |
| com.google.android.material » material | jar | 1.4.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |