Download nrtc-3.3.0.jar file - Jar n

Jar examples for n:nrtc

Description

networking library for avchat & rts extension.

You can download jar file nrtc 3.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

nrtc-3.3.0-javadoc.jar
nrtc-3.3.0-sources.jar
nrtc-3.3.0.pom



Related Tutorials