is not current version
Last Version 0.2.5

org.webjars:refluxjs 0.2.4

WebJar for RefluxJS

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

refluxjs
Version

Version

0.2.4
Type

Type

jar

Download refluxjs 0.2.4


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