| License |
License |
|---|---|
| GroupId | GroupIdcom.opentok.android |
| ArtifactId | ArtifactIdopentok-accelerator-core |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionOpenTok Accelerator Core
OpenTok Accelerator Core
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| opentok-accelerator-core-2.0.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.opentok.android/opentok-accelerator-core/ -->
<dependency>
<groupId>com.opentok.android</groupId>
<artifactId>opentok-accelerator-core</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.opentok.android/opentok-accelerator-core/
implementation 'com.opentok.android:opentok-accelerator-core:2.0.0'
// https://jarcasting.com/artifacts/com.opentok.android/opentok-accelerator-core/
implementation ("com.opentok.android:opentok-accelerator-core:2.0.0")
'com.opentok.android:opentok-accelerator-core:aar:2.0.0'
<dependency org="com.opentok.android" name="opentok-accelerator-core" rev="2.0.0">
<artifact name="opentok-accelerator-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.opentok.android', module='opentok-accelerator-core', version='2.0.0')
)
libraryDependencies += "com.opentok.android" % "opentok-accelerator-core" % "2.0.0"
[com.opentok.android/opentok-accelerator-core "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
| com.opentok.android : opentok-solutions-logging | jar | 1.0.3 |
| com.opentok.android : opentok-android-sdk | jar | 2.18.1 |
| com.google.android.material » material | jar | 1.2.1 |
| androidx.multidex » multidex | jar | 2.0.1 |
| androidx.annotation » annotation | jar | 1.1.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |