Download nrtc-3.9.1.jar file - Jar n

Jar examples for n:nrtc

Description

networking library for avchat & rts extension.

You can download jar file nrtc 3.9.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

nrtc-3.9.1-javadoc.jar
nrtc-3.9.1-sources.jar
nrtc-3.9.1.pom



Related Tutorials