| License |
License |
|---|---|
| GroupId | GroupIdcom.shepeliev |
| ArtifactId | ArtifactIdwebrtc-kmp-android |
| Last Version | Last Version0.89.6 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionwebrtc-kmp
WebRTC Kotlin Multiplatform SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| webrtc-kmp-android-0.89.6.pom | |
| webrtc-kmp-android-0.89.6-sources.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.shepeliev/webrtc-kmp-android/ -->
<dependency>
<groupId>com.shepeliev</groupId>
<artifactId>webrtc-kmp-android</artifactId>
<version>0.89.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shepeliev/webrtc-kmp-android/
implementation 'com.shepeliev:webrtc-kmp-android:0.89.6'
// https://jarcasting.com/artifacts/com.shepeliev/webrtc-kmp-android/
implementation ("com.shepeliev:webrtc-kmp-android:0.89.6")
'com.shepeliev:webrtc-kmp-android:aar:0.89.6'
<dependency org="com.shepeliev" name="webrtc-kmp-android" rev="0.89.6">
<artifact name="webrtc-kmp-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shepeliev', module='webrtc-kmp-android', version='0.89.6')
)
libraryDependencies += "com.shepeliev" % "webrtc-kmp-android" % "0.89.6"
[com.shepeliev/webrtc-kmp-android "0.89.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2-native-mt |
| androidx.core » core | jar | 1.6.0 |