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