XKit Common Library

Common components for the XKit Library.

License

License

Categories

Categories

Net
GroupId

GroupId

com.netease.yunxin.kit.common
ArtifactId

ArtifactId

common
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

XKit Common Library
Common components for the XKit Library.
Source Code Management

Source Code Management

https://github.com/netease-kit

Download common

Filename Size
common-1.1.2.pom
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.7
1.0.7-beta03
1.0.6
1.0.5
1.0.4
1.0.1
1.0.0-beta02
1.0.0-beta01