GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__material-ui |
Version | Version0.14.30 |
Type | Typejar |
Filename | Size |
---|---|
types__material-ui-0.14.30.pom | |
types__material-ui-0.14.30.jar | 51 KB |
types__material-ui-0.14.30-sources.jar | 22 bytes |
types__material-ui-0.14.30-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__material-ui/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__material-ui</artifactId>
<version>0.14.30</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__material-ui/
implementation 'org.webjars.npm:types__material-ui:0.14.30'
// https://jarcasting.com/artifacts/org.webjars.npm/types__material-ui/
implementation ("org.webjars.npm:types__material-ui:0.14.30")
'org.webjars.npm:types__material-ui:jar:0.14.30'
<dependency org="org.webjars.npm" name="types__material-ui" rev="0.14.30">
<artifact name="types__material-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__material-ui', version='0.14.30')
)
libraryDependencies += "org.webjars.npm" % "types__material-ui" % "0.14.30"
[org.webjars.npm/types__material-ui "0.14.30"]