License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdopentok-layout-js |
Version | Version3.1.0 |
Type | Typejar |
Description |
Descriptionopentok-layout-js
WebJar for opentok-layout-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opentok-layout-js-3.1.0.pom | |
opentok-layout-js-3.1.0.jar | 45 KB |
opentok-layout-js-3.1.0-sources.jar | 22 bytes |
opentok-layout-js-3.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/opentok-layout-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>opentok-layout-js</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/opentok-layout-js/
implementation 'org.webjars.npm:opentok-layout-js:3.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/opentok-layout-js/
implementation ("org.webjars.npm:opentok-layout-js:3.1.0")
'org.webjars.npm:opentok-layout-js:jar:3.1.0'
<dependency org="org.webjars.npm" name="opentok-layout-js" rev="3.1.0">
<artifact name="opentok-layout-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='opentok-layout-js', version='3.1.0')
)
libraryDependencies += "org.webjars.npm" % "opentok-layout-js" % "3.1.0"
[org.webjars.npm/opentok-layout-js "3.1.0"]