com.qmuiteam:qmui

qmui android library.

License

License

GroupId

GroupId

com.qmuiteam
ArtifactId

ArtifactId

qmui
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

com.qmuiteam:qmui
qmui android library.
Project URL

Project URL

https://github.com/Tencent/QMUI_Android
Source Code Management

Source Code Management

https://qmuiteam.com/android

Download qmui

How to add to project

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

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.1