License |
License |
---|---|
GroupId | GroupIdcom.opentok.android |
ArtifactId | ArtifactIdopentok-android-sdk |
Version | Version2.22.2 |
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.2.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.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.opentok.android/opentok-android-sdk/
implementation 'com.opentok.android:opentok-android-sdk:2.22.2'
// https://jarcasting.com/artifacts/com.opentok.android/opentok-android-sdk/
implementation ("com.opentok.android:opentok-android-sdk:2.22.2")
'com.opentok.android:opentok-android-sdk:aar:2.22.2'
<dependency org="com.opentok.android" name="opentok-android-sdk" rev="2.22.2">
<artifact name="opentok-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.opentok.android', module='opentok-android-sdk', version='2.22.2')
)
libraryDependencies += "com.opentok.android" % "opentok-android-sdk" % "2.22.2"
[com.opentok.android/opentok-android-sdk "2.22.2"]
Group / Artifact | Type | Version |
---|---|---|
com.vonage : webrtc | jar | 84.0.20 |
androidx.annotation » annotation | jar | 1.1.0 |