is not current version
Last Version 1.3.5

org.webjars.npm:detectrtc 1.3.3

WebJar for detectrtc

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

detectrtc
Version

Version

1.3.3
Type

Type

jar

Download detectrtc 1.3.3


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