is not current version
Last Version 2.7.3

com.github.highras:rtm-android 2.4.2

rtm for android

GroupId

GroupId

com.github.highras
ArtifactId

ArtifactId

rtm-android
Version

Version

2.4.2
Type

Type

aar

Download rtm-android 2.4.2


<!-- https://jarcasting.com/artifacts/com.github.highras/rtm-android/ -->
<dependency>
    <groupId>com.github.highras</groupId>
    <artifactId>rtm-android</artifactId>
    <version>2.4.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.highras/rtm-android/
implementation 'com.github.highras:rtm-android:2.4.2'
// https://jarcasting.com/artifacts/com.github.highras/rtm-android/
implementation ("com.github.highras:rtm-android:2.4.2")
'com.github.highras:rtm-android:aar:2.4.2'
<dependency org="com.github.highras" name="rtm-android" rev="2.4.2">
  <artifact name="rtm-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.highras', module='rtm-android', version='2.4.2')
)
libraryDependencies += "com.github.highras" % "rtm-android" % "2.4.2"
[com.github.highras/rtm-android "2.4.2"]