is not current version
Last Version 1.0.11

com.opentok.android:opentok-accelerator-textchat 1.0.7

OpenTok Accelerator TextChat

GroupId

GroupId

com.opentok.android
ArtifactId

ArtifactId

opentok-accelerator-textchat
Version

Version

1.0.7
Type

Type

aar

Download opentok-accelerator-textchat 1.0.7


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