Webjar for Material-UI
More info: http://webjars.org
Upstream: https://github.com/callemall/material-ui
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdmaterial-ui |
Last Version | Last Version0.15.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaterial-UI
WebJar for Material-UI
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
material-ui-0.15.1.pom | |
material-ui-0.15.1.jar | 768 KB |
material-ui-0.15.1-javadoc.jar | 653 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/material-ui/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>material-ui</artifactId>
<version>0.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/material-ui/
implementation 'org.webjars:material-ui:0.15.1'
// https://jarcasting.com/artifacts/org.webjars/material-ui/
implementation ("org.webjars:material-ui:0.15.1")
'org.webjars:material-ui:jar:0.15.1'
<dependency org="org.webjars" name="material-ui" rev="0.15.1">
<artifact name="material-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='material-ui', version='0.15.1')
)
libraryDependencies += "org.webjars" % "material-ui" % "0.15.1"
[org.webjars/material-ui "0.15.1"]
Webjar for Material-UI
More info: http://webjars.org
Upstream: https://github.com/callemall/material-ui