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

org.webjars.npm:getstream 3.0.0

WebJar for getstream

Группа

Группа

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

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

getstream
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать getstream 3.0.0


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