is not current version
Last Version 1.2.15

org.webjars.npm:rtcpeerconnection-shim 1.2.14

WebJar for rtcpeerconnection-shim

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rtcpeerconnection-shim
Version

Version

1.2.14
Type

Type

jar

Download rtcpeerconnection-shim 1.2.14


<!-- https://jarcasting.com/artifacts/org.webjars.npm/rtcpeerconnection-shim/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>rtcpeerconnection-shim</artifactId>
    <version>1.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rtcpeerconnection-shim/
implementation 'org.webjars.npm:rtcpeerconnection-shim:1.2.14'
// https://jarcasting.com/artifacts/org.webjars.npm/rtcpeerconnection-shim/
implementation ("org.webjars.npm:rtcpeerconnection-shim:1.2.14")
'org.webjars.npm:rtcpeerconnection-shim:jar:1.2.14'
<dependency org="org.webjars.npm" name="rtcpeerconnection-shim" rev="1.2.14">
  <artifact name="rtcpeerconnection-shim" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rtcpeerconnection-shim', version='1.2.14')
)
libraryDependencies += "org.webjars.npm" % "rtcpeerconnection-shim" % "1.2.14"
[org.webjars.npm/rtcpeerconnection-shim "1.2.14"]