GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdrtcpeerconnection-shim |
Version | Version1.2.14 |
Type | Typejar |
Filename | Size |
---|---|
rtcpeerconnection-shim-1.2.14.pom | |
rtcpeerconnection-shim-1.2.14.jar | 39 KB |
rtcpeerconnection-shim-1.2.14-sources.jar | 22 bytes |
rtcpeerconnection-shim-1.2.14-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]