is not current version
Last Version 0.2.5

org.webjars:refluxjs 0.2.3

WebJar for RefluxJS

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

refluxjs
Version

Version

0.2.3
Type

Type

jar

Download refluxjs 0.2.3


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