is not current version
Last Version 4.6.101

com.netease.yunxin:nertc-full 4.6.12

NetEase YunXin G2 Android SDK

Categories

Categories

Net
GroupId

GroupId

com.netease.yunxin
ArtifactId

ArtifactId

nertc-full
Version

Version

4.6.12
Type

Type

aar

Download nertc-full 4.6.12


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