is not current version
Last Version 6.0.1

org.webjars.npm:mux.js 5.6.6

WebJar for mux.js

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mux.js
Version

Version

5.6.6
Type

Type

jar

Download mux.js 5.6.6


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