| License |
License |
|---|---|
| GroupId | GroupIdcom.qmuiteam |
| ArtifactId | ArtifactIdtype |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncom.qmuiteam:type
qmui android library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| type-0.1.0.pom | |
| type-0.1.0-sources.jar | 27 KB |
| type-0.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |