License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-mui-org-material-ui |
Version | Version3.9.3 |
Type | Typejar |
Description |
Description@material-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.9.3</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.9.3'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mui-org-material-ui/
implementation ("org.webjars.npm:github-com-mui-org-material-ui:3.9.3")
'org.webjars.npm:github-com-mui-org-material-ui:jar:3.9.3'
<dependency org="org.webjars.npm" name="github-com-mui-org-material-ui" rev="3.9.3">
<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.9.3')
)
libraryDependencies += "org.webjars.npm" % "github-com-mui-org-material-ui" % "3.9.3"
[org.webjars.npm/github-com-mui-org-material-ui "3.9.3"]