GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdmaterial-ui__system |
Version | Version4.9.14 |
Type | Typejar |
Filename | Size |
---|---|
material-ui__system-4.9.14.pom | |
material-ui__system-4.9.14.jar | 208 KB |
material-ui__system-4.9.14-sources.jar | 22 bytes |
material-ui__system-4.9.14-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>4.9.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/material-ui__system/
implementation 'org.webjars.npm:material-ui__system:4.9.14'
// https://jarcasting.com/artifacts/org.webjars.npm/material-ui__system/
implementation ("org.webjars.npm:material-ui__system:4.9.14")
'org.webjars.npm:material-ui__system:jar:4.9.14'
<dependency org="org.webjars.npm" name="material-ui__system" rev="4.9.14">
<artifact name="material-ui__system" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='material-ui__system', version='4.9.14')
)
libraryDependencies += "org.webjars.npm" % "material-ui__system" % "4.9.14"
[org.webjars.npm/material-ui__system "4.9.14"]