MVN

org.hibnet : webpipes-sass-js

Maven & Gradle

Sep 06, 2015
1 usages
1 stars

Webpipes · Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or to be generated with an Ant task. This module adds support for SASS.

<dependency>
    <groupId>org.hibnet</groupId>
    <artifactId>webpipes-sass-js</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hibnet : webpipes-sass-js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of org.hibnet : webpipes-sass-js to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
webpipes-sass-js-0.0.4
webpipes-sass-js-0.0.3
webpipes-sass-js-0.0.2

How to add a dependency to Maven

Add the following org.hibnet : webpipes-sass-js maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hibnet</groupId>
    <artifactId>webpipes-sass-js</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hibnet : webpipes-sass-js gradle dependency to your build.gradle file:

implementation 'org.hibnet:webpipes-sass-js:0.0.4'

Gradle Kotlin DSL: Add the following org.hibnet : webpipes-sass-js gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hibnet:webpipes-sass-js:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hibnet : webpipes-sass-js sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hibnet" % "webpipes-sass-js" % "0.0.4"

Advertisement

Dependencies from Group

Sep 06, 2015
19 usages
1 stars
Sep 06, 2015
18 usages
1 stars
Aug 28, 2015
14 usages
1 stars
Sep 06, 2015
2 usages
Sep 06, 2015
2 usages
1 stars

Discover Dependencies

May 26, 2016
8 usages
Feb 07, 2023
1.2k stars
Jul 18, 2017
1 usages
64.3k stars
Jul 18, 2017
67.5k stars
Aug 21, 2022
91 stars
Oct 06, 2015
13 usages
1.6k stars
Aug 19, 2023
81 usages
126 stars
Sep 24, 2015
3 usages
598 stars