Syntactically Awesome Stylesheets

Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. This is a repackaged GEM in a JAR format of the sass-lang.gem package. The sass-gems package version follows the sass-lang.gem versions located http://rubyforge.org/frs/?group_id=9702. Simply change the version of this package to download and repackage the same GEM version.

License

License

MIT License
GroupId

GroupId

org.jszip.gems
ArtifactId

ArtifactId

sass-lang
Last Version

Last Version

3.2.9
Release Date

Release Date

Type

Type

jar
Description

Description

Syntactically Awesome Stylesheets
Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. This is a repackaged GEM in a JAR format of the sass-lang.gem package. The sass-gems package version follows the sass-lang.gem versions located http://rubyforge.org/frs/?group_id=9702. Simply change the version of this package to download and repackage the same GEM version.
Source Code Management

Source Code Management

https://github.com/jszip/sass-lang

Download sass-lang

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jruby : jruby-complete jar 1.6.8

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
commons-io : commons-io jar 2.3

Project Modules

There are no modules declared in this project.

Sass-lang

What is it?

An Apache Maven based Gem to JAR repackaging of the Sass gem file.

The original work was by Dmitry Erman and used part of the technique posted by Nick Sieger but packaged into a Maven build.

The goal is to make the sass-lang gem available as a jar in the central Maven repository.

The primary driver for these releases is the needs of the jszip-maven-plugin

Documentation

The plugin documentation can be found at http://jszip.org/sass-lang

Licensing

Please see the file called LICENSE.txt

Trademarks

Apache, Apache Maven, Maven and the Apache feather logo are trademarks of The Apache Software Foundation.

Versions

Version
3.2.9
3.2.8
3.2.7
3.2.6
3.2.5