| GroupId | GroupIdorg.webjars.npm | 
|---|---|
| ArtifactId | ArtifactIdmodularscale-sass | 
| Version | Version2.0.6 | 
| Type | Typejar | 
| Filename | Size | 
|---|---|
| modularscale-sass-2.0.6.pom | |
| modularscale-sass-2.0.6.jar | 44 KB | 
| modularscale-sass-2.0.6-sources.jar | 22 bytes | 
| modularscale-sass-2.0.6-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.0.6</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/modularscale-sass/
implementation 'org.webjars.npm:modularscale-sass:2.0.6'// https://jarcasting.com/artifacts/org.webjars.npm/modularscale-sass/
implementation ("org.webjars.npm:modularscale-sass:2.0.6")'org.webjars.npm:modularscale-sass:jar:2.0.6'<dependency org="org.webjars.npm" name="modularscale-sass" rev="2.0.6">
  <artifact name="modularscale-sass" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='modularscale-sass', version='2.0.6')
)libraryDependencies += "org.webjars.npm" % "modularscale-sass" % "2.0.6"[org.webjars.npm/modularscale-sass "2.0.6"]