GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdmaterial-ui__types |
Version | Version4.1.1 |
Type | Typejar |
Filename | Size |
---|---|
material-ui__types-4.1.1.pom | |
material-ui__types-4.1.1.jar | 4 KB |
material-ui__types-4.1.1-sources.jar | 22 bytes |
material-ui__types-4.1.1-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>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/material-ui__types/
implementation 'org.webjars.npm:material-ui__types:4.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/material-ui__types/
implementation ("org.webjars.npm:material-ui__types:4.1.1")
'org.webjars.npm:material-ui__types:jar:4.1.1'
<dependency org="org.webjars.npm" name="material-ui__types" rev="4.1.1">
<artifact name="material-ui__types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='material-ui__types', version='4.1.1')
)
libraryDependencies += "org.webjars.npm" % "material-ui__types" % "4.1.1"
[org.webjars.npm/material-ui__types "4.1.1"]