videojs-dash
Webjar package of the Video.js plugin for supporting the MPEG-DASH playback through a video.js player (https://github.com/videojs/videojs-contrib-dash)
More info: http://webjars.org
License |
License
MIT License
|
---|---|
Categories |
CategoriesIDE Development Tools JavaScript Languages |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdvideojs-dash |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvideojs-dash
WebJar for video.js DASH
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
videojs-dash-2.0.0.pom | |
videojs-dash-2.0.0.jar | 6 KB |
videojs-dash-2.0.0-javadoc.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/videojs-dash/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>videojs-dash</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/videojs-dash/
implementation 'org.webjars:videojs-dash:2.0.0'
// https://jarcasting.com/artifacts/org.webjars/videojs-dash/
implementation ("org.webjars:videojs-dash:2.0.0")
'org.webjars:videojs-dash:jar:2.0.0'
<dependency org="org.webjars" name="videojs-dash" rev="2.0.0">
<artifact name="videojs-dash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='videojs-dash', version='2.0.0')
)
libraryDependencies += "org.webjars" % "videojs-dash" % "2.0.0"
[org.webjars/videojs-dash "2.0.0"]
Webjar package of the Video.js plugin for supporting the MPEG-DASH playback through a video.js player (https://github.com/videojs/videojs-contrib-dash)
More info: http://webjars.org