| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netease.yunxin.kit.common |
| ArtifactId | ArtifactIdcommon-ui |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionXKit Common UI Library
Common UI components for the XKit Library.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-ui-1.1.2.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netease.yunxin.kit.common/common-ui/ -->
<dependency>
<groupId>com.netease.yunxin.kit.common</groupId>
<artifactId>common-ui</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.netease.yunxin.kit.common/common-ui/
implementation 'com.netease.yunxin.kit.common:common-ui:1.1.2'
// https://jarcasting.com/artifacts/com.netease.yunxin.kit.common/common-ui/
implementation ("com.netease.yunxin.kit.common:common-ui:1.1.2")
'com.netease.yunxin.kit.common:common-ui:aar:1.1.2'
<dependency org="com.netease.yunxin.kit.common" name="common-ui" rev="1.1.2">
<artifact name="common-ui" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.yunxin.kit.common', module='common-ui', version='1.1.2')
)
libraryDependencies += "com.netease.yunxin.kit.common" % "common-ui" % "1.1.2"
[com.netease.yunxin.kit.common/common-ui "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.netease.yunxin.kit.common : common | aar | [1.1.2] |
| androidx.databinding » viewbinding | jar | 7.1.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |
| com.github.bumptech.glide : glide | jar | 4.13.1 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |