com.qmuiteam:type

qmui android library.

License

License

GroupId

GroupId

com.qmuiteam
ArtifactId

ArtifactId

type
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

com.qmuiteam:type
qmui android library.
Project URL

Project URL

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

Source Code Management

https://qmuiteam.com/android

Download type

How to add to project

<!-- https://jarcasting.com/artifacts/com.qmuiteam/type/ -->
<dependency>
    <groupId>com.qmuiteam</groupId>
    <artifactId>type</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.qmuiteam/type/
implementation 'com.qmuiteam:type:0.1.0'
// https://jarcasting.com/artifacts/com.qmuiteam/type/
implementation ("com.qmuiteam:type:0.1.0")
'com.qmuiteam:type:aar:0.1.0'
<dependency org="com.qmuiteam" name="type" rev="0.1.0">
  <artifact name="type" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.qmuiteam', module='type', version='0.1.0')
)
libraryDependencies += "com.qmuiteam" % "type" % "0.1.0"
[com.qmuiteam/type "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
androidx.core » core-ktx jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.13