WebJar for Materialize (Sass version)
More info: http://webjars.org
Upstream: http://materializecss.com/
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdmaterializesass |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaterialize Sass
WebJar for Materialize Sass
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
materializesass-1.0.0.pom | |
materializesass-1.0.0.jar | 1 MB |
materializesass-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/materializesass/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>materializesass</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/materializesass/
implementation 'org.webjars:materializesass:1.0.0'
// https://jarcasting.com/artifacts/org.webjars/materializesass/
implementation ("org.webjars:materializesass:1.0.0")
'org.webjars:materializesass:jar:1.0.0'
<dependency org="org.webjars" name="materializesass" rev="1.0.0">
<artifact name="materializesass" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='materializesass', version='1.0.0')
)
libraryDependencies += "org.webjars" % "materializesass" % "1.0.0"
[org.webjars/materializesass "1.0.0"]
WebJar for Materialize (Sass version)
More info: http://webjars.org
Upstream: http://materializecss.com/