License |
License |
---|---|
GroupId | GroupIdcom.shepeliev |
ArtifactId | ArtifactIdwebrtc-kmp-android |
Version | Version0.89.5 |
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.5.pom | |
webrtc-kmp-android-0.89.5-sources.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shepeliev/webrtc-kmp-android/ -->
<dependency>
<groupId>com.shepeliev</groupId>
<artifactId>webrtc-kmp-android</artifactId>
<version>0.89.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shepeliev/webrtc-kmp-android/
implementation 'com.shepeliev:webrtc-kmp-android:0.89.5'
// https://jarcasting.com/artifacts/com.shepeliev/webrtc-kmp-android/
implementation ("com.shepeliev:webrtc-kmp-android:0.89.5")
'com.shepeliev:webrtc-kmp-android:aar:0.89.5'
<dependency org="com.shepeliev" name="webrtc-kmp-android" rev="0.89.5">
<artifact name="webrtc-kmp-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shepeliev', module='webrtc-kmp-android', version='0.89.5')
)
libraryDependencies += "com.shepeliev" % "webrtc-kmp-android" % "0.89.5"
[com.shepeliev/webrtc-kmp-android "0.89.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.30 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2-native-mt |