Jar examples for m:messaging-android
Realtime Cloud Messaging (ORTC) SDK for Android
You can download jar file messaging-android 2.1.52 in this page.
MIT License
You can use the following script to add messaging-android-2.1.52.jar to your project.
<dependency> <groupId>co.realtime</groupId> <artifactId>messaging-android</artifactId> <version>2.1.52</version> </dependency>
compile group: 'co.realtime', name: 'messaging-android', version: '2.1.52'
libraryDependencies += "co.realtime" % "messaging-android" % "2.1.52"
<dependency org="co.realtime" name="messaging-android" rev="2.1.52"/>
@Grapes(@Grab(group='co.realtime', module='messaging-android', version='2.1.52'))
'co.realtime:messaging-android:jar:2.1.52'
Click the following link to download the jar file.
messaging-android-2.1.52.pom