is not current version
Last Version 3.1.3

org.webjars.npm:flux 2.1.1

WebJar for flux

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

flux
Version

Version

2.1.1
Type

Type

jar

Download flux 2.1.1


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