License |
License |
---|---|
GroupId | GroupIdcom.opentok.android |
ArtifactId | ArtifactIdopentok-android-sdk |
Last Version | Last Version2.22.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionopentok-android-sdk
The Vonage Video API Android SDK lets you use Vonage Video API-powered video sessions in apps you build for Android devices.
|
Project URL |
Project URL |
Filename | Size |
---|---|
opentok-android-sdk-2.22.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentok.android/opentok-android-sdk/ -->
<dependency>
<groupId>com.opentok.android</groupId>
<artifactId>opentok-android-sdk</artifactId>
<version>2.22.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.opentok.android/opentok-android-sdk/
implementation 'com.opentok.android:opentok-android-sdk:2.22.3'
// https://jarcasting.com/artifacts/com.opentok.android/opentok-android-sdk/
implementation ("com.opentok.android:opentok-android-sdk:2.22.3")
'com.opentok.android:opentok-android-sdk:aar:2.22.3'
<dependency org="com.opentok.android" name="opentok-android-sdk" rev="2.22.3">
<artifact name="opentok-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.opentok.android', module='opentok-android-sdk', version='2.22.3')
)
libraryDependencies += "com.opentok.android" % "opentok-android-sdk" % "2.22.3"
[com.opentok.android/opentok-android-sdk "2.22.3"]
Group / Artifact | Type | Version |
---|---|---|
com.vonage : webrtc | jar | 84.0.21 |
androidx.annotation » annotation | jar | 1.1.0 |