License |
License |
---|---|
Categories |
CategoriesIDE Development Tools JavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdvideojs-contrib-dash |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvideojs-contrib-dash
WebJar for videojs-contrib-dash
|
Project URL |
Project URL |
Filename | Size |
---|---|
videojs-contrib-dash-2.0.0.pom | |
videojs-contrib-dash-2.0.0.jar | 18 KB |
videojs-contrib-dash-2.0.0-sources.jar | 22 bytes |
videojs-contrib-dash-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/videojs-contrib-dash/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>videojs-contrib-dash</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/videojs-contrib-dash/
implementation 'org.webjars.npm:videojs-contrib-dash:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/videojs-contrib-dash/
implementation ("org.webjars.npm:videojs-contrib-dash:2.0.0")
'org.webjars.npm:videojs-contrib-dash:jar:2.0.0'
<dependency org="org.webjars.npm" name="videojs-contrib-dash" rev="2.0.0">
<artifact name="videojs-contrib-dash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='videojs-contrib-dash', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "videojs-contrib-dash" % "2.0.0"
[org.webjars.npm/videojs-contrib-dash "2.0.0"]