is not current version
Last Version 2.7.3

com.github.highras:rtm-android 1.0.2

rtm for android

GroupId

GroupId

com.github.highras
ArtifactId

ArtifactId

rtm-android
Version

Version

1.0.2
Type

Type

aar

Download rtm-android 1.0.2


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