is not current version
Last Version 0.9.38

org.webjars.bower:mui 0.7.5

WebJar for mui

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

mui
Version

Version

0.7.5
Type

Type

jar

Download mui 0.7.5


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