is not current version
Last Version 1.5.5

com.netease.yunxin.kit:call 1.3.3

NetEase callkit Official Android SDK

Categories

Categories

Net
GroupId

GroupId

com.netease.yunxin.kit
ArtifactId

ArtifactId

call
Version

Version

1.3.3
Type

Type

aar

Download call 1.3.3


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