is not current version
Last Version 5.0.0-alpha.24

org.webjars.npm:material-ui__core 1.5.0

WebJar for @material-ui/core

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

material-ui__core
Version

Version

1.5.0
Type

Type

jar

Download material-ui__core 1.5.0


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