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.

Лицензия

Лицензия

MIT License
Группа

Группа

org.jszip.gems
Идентификатор

Идентификатор

sass-lang
Последняя версия

Последняя версия

3.2.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Система контроля версий

Система контроля версий

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

Скачать sass-lang

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jruby : jruby-complete jar 1.6.8

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
commons-io : commons-io jar 2.3

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
3.2.9
3.2.8
3.2.7
3.2.6
3.2.5