Download messaging-android-2.1.30.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.30 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

messaging-android-2.1.30-sources.jar
messaging-android-2.1.30.pom



Related Tutorials