is not current version
Last Version 2.0.0

com.opentok.android:opentok-accelerator-core 1.0.6

OpenTok Accelerator Core

GroupId

GroupId

com.opentok.android
ArtifactId

ArtifactId

opentok-accelerator-core
Version

Version

1.0.6
Type

Type

aar

Download opentok-accelerator-core 1.0.6


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