не последняя версия
Последняя версия 2.0.0

org.webjars.npm:concat-stream 1.2.1

WebJar for concat-stream

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

concat-stream
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать concat-stream 1.2.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/concat-stream/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>concat-stream</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/concat-stream/
implementation 'org.webjars.npm:concat-stream:1.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/concat-stream/
implementation ("org.webjars.npm:concat-stream:1.2.1")
'org.webjars.npm:concat-stream:jar:1.2.1'
<dependency org="org.webjars.npm" name="concat-stream" rev="1.2.1">
  <artifact name="concat-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='concat-stream', version='1.2.1')
)
libraryDependencies += "org.webjars.npm" % "concat-stream" % "1.2.1"
[org.webjars.npm/concat-stream "1.2.1"]