| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторconcat-stream |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
Описаниеconcat-stream
WebJar for concat-stream
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| concat-stream-2.0.0.pom | |
| concat-stream-2.0.0.jar | 6 KB |
| concat-stream-2.0.0-sources.jar | 22 bytes |
| concat-stream-2.0.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/concat-stream/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>concat-stream</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/concat-stream/
implementation 'org.webjars.npm:concat-stream:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/concat-stream/
implementation ("org.webjars.npm:concat-stream:2.0.0")
'org.webjars.npm:concat-stream:jar:2.0.0'
<dependency org="org.webjars.npm" name="concat-stream" rev="2.0.0">
<artifact name="concat-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='concat-stream', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "concat-stream" % "2.0.0"
[org.webjars.npm/concat-stream "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.webjars.npm : buffer-from | jar | [1.0.0,2) |
| org.webjars.npm : inherits | jar | [2.0.3,3) |
| org.webjars.npm : readable-stream | jar | [3.0.2,4) |
| org.webjars.npm : typedarray | jar | [0.0.6,0.0.7) |