m

mui__material

WebJar for @mui/material
https://www.webjars.org
MIT
Files download
File Operation
mui__material-5.15.15.jar download
mui__material-5.15.15.pom download
mui__material-5.15.15-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>mui__material</artifactId>
  <version>5.15.15</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:mui__material:5.15.15'
Gradle Kotlin
implementation("org.webjars.npm:mui__material:5.15.15")
Scala SBT
libraryDependencies += "org.webjars.npm" % "mui__material" % "5.15.15"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='mui__material', version='5.15.15')
)
Apache Ivy
<dependency org="org.webjars.npm" name="mui__material" rev="5.15.15" />
Leiningen
[org.webjars.npm/mui__material "5.15.15"]
Apache Buildr
'org.webjars.npm:mui__material:jar:5.15.15'