| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.material-components |
| ArtifactId | ArtifactIdmaterial-components-web |
| Last Version | Last Version12.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmaterial-components-web
WebJar for material-components-web
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| material-components-web-12.0.0.pom | |
| material-components-web-12.0.0.jar | 4 MB |
| material-components-web-12.0.0-sources.jar | 22 bytes |
| material-components-web-12.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.material-components/material-components-web/ -->
<dependency>
<groupId>org.webjars.bowergithub.material-components</groupId>
<artifactId>material-components-web</artifactId>
<version>12.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.material-components/material-components-web/
implementation 'org.webjars.bowergithub.material-components:material-components-web:12.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.material-components/material-components-web/
implementation ("org.webjars.bowergithub.material-components:material-components-web:12.0.0")
'org.webjars.bowergithub.material-components:material-components-web:jar:12.0.0'
<dependency org="org.webjars.bowergithub.material-components" name="material-components-web" rev="12.0.0">
<artifact name="material-components-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.material-components', module='material-components-web', version='12.0.0')
)
libraryDependencies += "org.webjars.bowergithub.material-components" % "material-components-web" % "12.0.0"
[org.webjars.bowergithub.material-components/material-components-web "12.0.0"]