License |
License |
---|---|
GroupId | GroupIdcom.shepeliev |
ArtifactId | ArtifactIdwebrtc-kmp-android |
Version | Version0.89.1 |
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.1.pom | |
webrtc-kmp-android-0.89.1-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.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shepeliev/webrtc-kmp-android/
implementation 'com.shepeliev:webrtc-kmp-android:0.89.1'
// https://jarcasting.com/artifacts/com.shepeliev/webrtc-kmp-android/
implementation ("com.shepeliev:webrtc-kmp-android:0.89.1")
'com.shepeliev:webrtc-kmp-android:aar:0.89.1'
<dependency org="com.shepeliev" name="webrtc-kmp-android" rev="0.89.1">
<artifact name="webrtc-kmp-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shepeliev', module='webrtc-kmp-android', version='0.89.1')
)
libraryDependencies += "com.shepeliev" % "webrtc-kmp-android" % "0.89.1"
[com.shepeliev/webrtc-kmp-android "0.89.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core | jar | 1.3.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.4.3-native-mt |