WebJar for material-design-lite
More info: http://webjars.org
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdmaterial-design-lite |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmaterial-design-lite
WebJar for material-design-lite
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| material-design-lite-1.3.0.pom | |
| material-design-lite-1.3.0.jar | 222 KB |
| material-design-lite-1.3.0-javadoc.jar | 218 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/material-design-lite/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>material-design-lite</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/material-design-lite/
implementation 'org.webjars:material-design-lite:1.3.0'
// https://jarcasting.com/artifacts/org.webjars/material-design-lite/
implementation ("org.webjars:material-design-lite:1.3.0")
'org.webjars:material-design-lite:jar:1.3.0'
<dependency org="org.webjars" name="material-design-lite" rev="1.3.0">
<artifact name="material-design-lite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='material-design-lite', version='1.3.0')
)
libraryDependencies += "org.webjars" % "material-design-lite" % "1.3.0"
[org.webjars/material-design-lite "1.3.0"]
WebJar for material-design-lite
More info: http://webjars.org