nim-android-sdk

networking library for avchat & rts extension.

License

License

Categories

Categories

Net
GroupId

GroupId

com.netease.nimlib.flutter
ArtifactId

ArtifactId

nrtc
Last Version

Last Version

8.11.12
Release Date

Release Date

Type

Type

aar
Description

Description

nim-android-sdk
networking library for avchat & rts extension.
Project URL

Project URL

https://netease.im
Source Code Management

Source Code Management

https://github.com/netease-im/NIM_Android_SDK

Download nrtc

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.netease.yunxin : nos jar 1.0.3
com.netease.yunxin : report jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
8.11.12
8.11.11
8.11.9
8.11.7
8.6.5
8.6.3