| Categories |
CategoriesIDE Development Tools |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdvideojs__http-streaming |
| Version | Version1.8.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| videojs__http-streaming-1.8.0.pom | |
| videojs__http-streaming-1.8.0.jar | 621 KB |
| videojs__http-streaming-1.8.0-sources.jar | 22 bytes |
| videojs__http-streaming-1.8.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/videojs__http-streaming/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>videojs__http-streaming</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/videojs__http-streaming/
implementation 'org.webjars.npm:videojs__http-streaming:1.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/videojs__http-streaming/
implementation ("org.webjars.npm:videojs__http-streaming:1.8.0")
'org.webjars.npm:videojs__http-streaming:jar:1.8.0'
<dependency org="org.webjars.npm" name="videojs__http-streaming" rev="1.8.0">
<artifact name="videojs__http-streaming" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='videojs__http-streaming', version='1.8.0')
)
libraryDependencies += "org.webjars.npm" % "videojs__http-streaming" % "1.8.0"
[org.webjars.npm/videojs__http-streaming "1.8.0"]