GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdmaterial-ui__system |
Version | Version5.0.0-alpha.6 |
Type | Typejar |
Filename | Size |
---|---|
material-ui__system-5.0.0-alpha.6.pom | |
material-ui__system-5.0.0-alpha.6.jar | 222 KB |
material-ui__system-5.0.0-alpha.6-sources.jar | 22 bytes |
material-ui__system-5.0.0-alpha.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/material-ui__system/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>material-ui__system</artifactId>
<version>5.0.0-alpha.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/material-ui__system/
implementation 'org.webjars.npm:material-ui__system:5.0.0-alpha.6'
// https://jarcasting.com/artifacts/org.webjars.npm/material-ui__system/
implementation ("org.webjars.npm:material-ui__system:5.0.0-alpha.6")
'org.webjars.npm:material-ui__system:jar:5.0.0-alpha.6'
<dependency org="org.webjars.npm" name="material-ui__system" rev="5.0.0-alpha.6">
<artifact name="material-ui__system" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='material-ui__system', version='5.0.0-alpha.6')
)
libraryDependencies += "org.webjars.npm" % "material-ui__system" % "5.0.0-alpha.6"
[org.webjars.npm/material-ui__system "5.0.0-alpha.6"]