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

org.webjars.npm:reflux 0.2.7

WebJar for reflux

Группа

Группа

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

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

reflux
Версия

Версия

0.2.7
Тип

Тип

jar

Скачать reflux 0.2.7


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