MVN

org.hibnet : webpipes-bourbon

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 the Bourbon mixin library for SASS.

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

Latest Version

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

  • Latest Stable: 0.0.4

All Versions

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

Version Vulnerabilities Updated
0.0.x
webpipes-bourbon-0.0.4
webpipes-bourbon-0.0.3
webpipes-bourbon-0.0.2

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.hibnet:webpipes-bourbon:0.0.4'

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

implementation("org.hibnet:webpipes-bourbon:0.0.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.hibnet" % "webpipes-bourbon" % "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

Aug 27, 2015
2 usages
1 stars
Apr 21, 2018
4 usages
May 12, 2017
1 usages
Dec 04, 2019
1 usages
534 stars
Dec 08, 2016
1 usages
534 stars
Nov 07, 2017
1 usages
Nov 11, 2016
1 usages
504 stars