is not current version
Last Version 0.0.32-pre.348-compat

org.jetbrains.kotlin-wrappers:kotlin-webrtc 0.0.32-pre.346

Kotlin wrapper for WebRTC

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.jetbrains.kotlin-wrappers
ArtifactId

ArtifactId

kotlin-webrtc
Version

Version

0.0.32-pre.346
Type

Type

pom

Download kotlin-webrtc 0.0.32-pre.346


<!-- https://jarcasting.com/artifacts/org.jetbrains.kotlin-wrappers/kotlin-webrtc/ -->
<dependency>
    <groupId>org.jetbrains.kotlin-wrappers</groupId>
    <artifactId>kotlin-webrtc</artifactId>
    <version>0.0.32-pre.346</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.kotlin-wrappers/kotlin-webrtc/
implementation 'org.jetbrains.kotlin-wrappers:kotlin-webrtc:0.0.32-pre.346'
// https://jarcasting.com/artifacts/org.jetbrains.kotlin-wrappers/kotlin-webrtc/
implementation ("org.jetbrains.kotlin-wrappers:kotlin-webrtc:0.0.32-pre.346")
'org.jetbrains.kotlin-wrappers:kotlin-webrtc:pom:0.0.32-pre.346'
<dependency org="org.jetbrains.kotlin-wrappers" name="kotlin-webrtc" rev="0.0.32-pre.346">
  <artifact name="kotlin-webrtc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlin-wrappers', module='kotlin-webrtc', version='0.0.32-pre.346')
)
libraryDependencies += "org.jetbrains.kotlin-wrappers" % "kotlin-webrtc" % "0.0.32-pre.346"
[org.jetbrains.kotlin-wrappers/kotlin-webrtc "0.0.32-pre.346"]