Download messaging-android-2.1.32.jar file - Jar m

Jar examples for m:messaging-android

Description

Realtime Cloud Messaging (ORTC) SDK for Android

You can download jar file messaging-android 2.1.32 in this page.

License

MIT License

Build File

You can use the following script to add messaging-android-2.1.32.jar to your project.

<dependency>
   <groupId>co.realtime</groupId>
   <artifactId>messaging-android</artifactId>
   <version>2.1.32</version>
</dependency>
compile group: 'co.realtime', name: 'messaging-android', version: '2.1.32'
libraryDependencies += "co.realtime" % "messaging-android" % "2.1.32"
<dependency org="co.realtime" name="messaging-android" rev="2.1.32"/>
@Grapes(@Grab(group='co.realtime', module='messaging-android', version='2.1.32'))
'co.realtime:messaging-android:jar:2.1.32'

Download

Click the following link to download the jar file.

messaging-android-2.1.32-sources.jar
messaging-android-2.1.32.pom



Related Tutorials