License |
License |
---|---|
Categories |
CategoriesJavaScript Languages CLI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdnextrtc-js-client |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionnextrtc-js-client
WebJar for nextrtc-js-client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nextrtc-js-client-1.0.8.pom | |
nextrtc-js-client-1.0.8.jar | 9 KB |
nextrtc-js-client-1.0.8-sources.jar | 22 bytes |
nextrtc-js-client-1.0.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/nextrtc-js-client/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>nextrtc-js-client</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/nextrtc-js-client/
implementation 'org.webjars.npm:nextrtc-js-client:1.0.8'
// https://jarcasting.com/artifacts/org.webjars.npm/nextrtc-js-client/
implementation ("org.webjars.npm:nextrtc-js-client:1.0.8")
'org.webjars.npm:nextrtc-js-client:jar:1.0.8'
<dependency org="org.webjars.npm" name="nextrtc-js-client" rev="1.0.8">
<artifact name="nextrtc-js-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='nextrtc-js-client', version='1.0.8')
)
libraryDependencies += "org.webjars.npm" % "nextrtc-js-client" % "1.0.8"
[org.webjars.npm/nextrtc-js-client "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : webrtc-adapter | jar | [6.2.1,7) |