Download nrtc-2.5.0.jar file - Jar n

Jar examples for n:nrtc

Description

networking library for avchat & rts extension.

You can download jar file nrtc 2.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

nrtc-2.5.0-javadoc.jar
nrtc-2.5.0-sources.jar
nrtc-2.5.0.pom



Related Tutorials