is not current version
Last Version 5.0.0-alpha.24

org.webjars.npm:material-ui__core 3.9.2

WebJar for @material-ui/core

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

material-ui__core
Version

Version

3.9.2
Type

Type

jar

Download material-ui__core 3.9.2


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