Last Version

Syntactically Awesome Stylesheets 3.2.9

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
Version

Version

3.2.9
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 3.2.9


<!-- 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.