Last Version

Webpipes 0.0.4

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 contains the tests for SASS with a Ruby library.

License

License

Categories

Categories

Ruby Languages Net
GroupId

GroupId

org.hibnet
ArtifactId

ArtifactId

webpipes-sass-ruby-test
Version

Version

0.0.4
Type

Type

jar
Description

Description

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 contains the tests for SASS with a Ruby library.
Project URL

Project URL

https://github.com/nlalevee/webpipes

Download webpipes-sass-ruby-test 0.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hibnet : webpipes-core-test jar [0.0.4,0.0.5)
org.hibnet : webpipes-sass-ruby jar [0.0.4,0.0.5)

Project Modules

There are no modules declared in this project.