is not current version
Last Version 4.1.4.3

io.anyrtc:rtm 1.0.2.0

Anyrtc's Real-time signaling SDK

GroupId

GroupId

io.anyrtc
ArtifactId

ArtifactId

rtm
Version

Version

1.0.2.0
Type

Type

aar

Download rtm 1.0.2.0


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