Download nrtc-4.1.0.jar file - Jar n

Jar examples for n:nrtc

Description

networking library for avchat & rts extension.

You can download jar file nrtc 4.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nrtc-4.1.0.jar to your project.

<dependency>
   <groupId>com.netease.nimlib</groupId>
   <artifactId>nrtc</artifactId>
   <version>4.1.0</version>
</dependency>
compile group: 'com.netease.nimlib', name: 'nrtc', version: '4.1.0'
libraryDependencies += "com.netease.nimlib" % "nrtc" % "4.1.0"
<dependency org="com.netease.nimlib" name="nrtc" rev="4.1.0"/>
@Grapes(@Grab(group='com.netease.nimlib', module='nrtc', version='4.1.0'))
'com.netease.nimlib:nrtc:jar:4.1.0'

Download

Click the following link to download the jar file.

nrtc-4.1.0-javadoc.jar
nrtc-4.1.0-sources.jar
nrtc-4.1.0.pom



Related Tutorials