| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdmodularscale-sass | 
| Last Version | Last Version2.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmodularscale-sass WebJar for modularscale-sass | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| modularscale-sass-2.1.1.pom | |
| modularscale-sass-2.1.1.jar | 45 KB | 
| modularscale-sass-2.1.1-sources.jar | 22 bytes | 
| modularscale-sass-2.1.1-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/modularscale-sass/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>modularscale-sass</artifactId>
    <version>2.1.1</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/modularscale-sass/
implementation 'org.webjars.npm:modularscale-sass:2.1.1'// https://jarcasting.com/artifacts/org.webjars.npm/modularscale-sass/
implementation ("org.webjars.npm:modularscale-sass:2.1.1")'org.webjars.npm:modularscale-sass:jar:2.1.1'<dependency org="org.webjars.npm" name="modularscale-sass" rev="2.1.1">
  <artifact name="modularscale-sass" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='modularscale-sass', version='2.1.1')
)libraryDependencies += "org.webjars.npm" % "modularscale-sass" % "2.1.1"[org.webjars.npm/modularscale-sass "2.1.1"]