License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmaterial-ui__types |
Version | Version5.1.6 |
Type | Typejar |
Description |
Description@material-ui/types
WebJar for @material-ui/types
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
material-ui__types-5.1.6.pom | |
material-ui__types-5.1.6.jar | 215 KB |
material-ui__types-5.1.6-sources.jar | 22 bytes |
material-ui__types-5.1.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/material-ui__types/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>material-ui__types</artifactId>
<version>5.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/material-ui__types/
implementation 'org.webjars.npm:material-ui__types:5.1.6'
// https://jarcasting.com/artifacts/org.webjars.npm/material-ui__types/
implementation ("org.webjars.npm:material-ui__types:5.1.6")
'org.webjars.npm:material-ui__types:jar:5.1.6'
<dependency org="org.webjars.npm" name="material-ui__types" rev="5.1.6">
<artifact name="material-ui__types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='material-ui__types', version='5.1.6')
)
libraryDependencies += "org.webjars.npm" % "material-ui__types" % "5.1.6"
[org.webjars.npm/material-ui__types "5.1.6"]