is not current version
Last Version 4.1.4.3

io.anyrtc:rtm 1.0.2.1

Anyrtc's Real-time signaling SDK

GroupId

GroupId

io.anyrtc
ArtifactId

ArtifactId

rtm
Version

Version

1.0.2.1
Type

Type

aar

Download rtm 1.0.2.1


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