is not current version
Last Version 4.0.2

org.webjars.npm:gulp-sass 2.3.2

WebJar for gulp-sass

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gulp-sass
Version

Version

2.3.2
Type

Type

jar

Download gulp-sass 2.3.2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/gulp-sass/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>gulp-sass</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/gulp-sass/
implementation 'org.webjars.npm:gulp-sass:2.3.2'
// https://jarcasting.com/artifacts/org.webjars.npm/gulp-sass/
implementation ("org.webjars.npm:gulp-sass:2.3.2")
'org.webjars.npm:gulp-sass:jar:2.3.2'
<dependency org="org.webjars.npm" name="gulp-sass" rev="2.3.2">
  <artifact name="gulp-sass" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='gulp-sass', version='2.3.2')
)
libraryDependencies += "org.webjars.npm" % "gulp-sass" % "2.3.2"
[org.webjars.npm/gulp-sass "2.3.2"]