License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-mui-org-material-ui- |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaterial-ui-workspace
WebJar for material-ui-workspace
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-mui-org-material-ui-/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-mui-org-material-ui-</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mui-org-material-ui-/
implementation 'org.webjars.npm:github-com-mui-org-material-ui-:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mui-org-material-ui-/
implementation ("org.webjars.npm:github-com-mui-org-material-ui-:3.0.0")
'org.webjars.npm:github-com-mui-org-material-ui-:jar:3.0.0'
<dependency org="org.webjars.npm" name="github-com-mui-org-material-ui-" rev="3.0.0">
<artifact name="github-com-mui-org-material-ui-" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mui-org-material-ui-', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-mui-org-material-ui-" % "3.0.0"
[org.webjars.npm/github-com-mui-org-material-ui- "3.0.0"]