is not current version
Last Version 5.0.0-alpha.24

org.webjars.npm:material-ui__system 3.0.0-alpha.2

WebJar for @material-ui/system

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

material-ui__system
Version

Version

3.0.0-alpha.2
Type

Type

jar

Download material-ui__system 3.0.0-alpha.2


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