| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdcom.netease.yunxin.kit.common | 
| ArtifactId | ArtifactIdcommon | 
| Version | Version1.0.0-beta02 | 
| Type | Typeaar | 
| Description | DescriptionXKit Common Library Common components for the XKit Library. | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| common-1.0.0-beta02.pom | |
| Browse | 
<!-- https://jarcasting.com/artifacts/com.netease.yunxin.kit.common/common/ -->
<dependency>
    <groupId>com.netease.yunxin.kit.common</groupId>
    <artifactId>common</artifactId>
    <version>1.0.0-beta02</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.netease.yunxin.kit.common/common/
implementation 'com.netease.yunxin.kit.common:common:1.0.0-beta02'// https://jarcasting.com/artifacts/com.netease.yunxin.kit.common/common/
implementation ("com.netease.yunxin.kit.common:common:1.0.0-beta02")'com.netease.yunxin.kit.common:common:aar:1.0.0-beta02'<dependency org="com.netease.yunxin.kit.common" name="common" rev="1.0.0-beta02">
  <artifact name="common" type="aar" />
</dependency>@Grapes(
@Grab(group='com.netease.yunxin.kit.common', module='common', version='1.0.0-beta02')
)libraryDependencies += "com.netease.yunxin.kit.common" % "common" % "1.0.0-beta02"[com.netease.yunxin.kit.common/common "1.0.0-beta02"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.0 |