License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netease.yunxin.kit.common |
ArtifactId | ArtifactIdcommon-ui |
Version | Version1.0.0-beta02 |
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.0.0-beta02.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.0.0-beta02</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.0.0-beta02'
// https://jarcasting.com/artifacts/com.netease.yunxin.kit.common/common-ui/
implementation ("com.netease.yunxin.kit.common:common-ui:1.0.0-beta02")
'com.netease.yunxin.kit.common:common-ui:aar:1.0.0-beta02'
<dependency org="com.netease.yunxin.kit.common" name="common-ui" rev="1.0.0-beta02">
<artifact name="common-ui" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.yunxin.kit.common', module='common-ui', version='1.0.0-beta02')
)
libraryDependencies += "com.netease.yunxin.kit.common" % "common-ui" % "1.0.0-beta02"
[com.netease.yunxin.kit.common/common-ui "1.0.0-beta02"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.1.2 |
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.12.0 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.0 |