| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторvideojs__http-streaming |
| Версия | Версия1.4.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| videojs__http-streaming-1.4.1.pom | |
| videojs__http-streaming-1.4.1.jar | 603 KB |
| videojs__http-streaming-1.4.1-sources.jar | 22 bytes |
| videojs__http-streaming-1.4.1-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/videojs__http-streaming/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>videojs__http-streaming</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/videojs__http-streaming/
implementation 'org.webjars.npm:videojs__http-streaming:1.4.1'
// https://jarcasting.com/artifacts/org.webjars.npm/videojs__http-streaming/
implementation ("org.webjars.npm:videojs__http-streaming:1.4.1")
'org.webjars.npm:videojs__http-streaming:jar:1.4.1'
<dependency org="org.webjars.npm" name="videojs__http-streaming" rev="1.4.1">
<artifact name="videojs__http-streaming" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='videojs__http-streaming', version='1.4.1')
)
libraryDependencies += "org.webjars.npm" % "videojs__http-streaming" % "1.4.1"
[org.webjars.npm/videojs__http-streaming "1.4.1"]