s

sass-gems

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/dmitrye/sass-gems
MIT License
Dmitry Erman
Files download
File Operation
sass-gems-3.2.1.jar download
sass-gems-3.2.1.pom download
Apache Maven
<dependency>
  <groupId>me.n4u.sass</groupId>
  <artifactId>sass-gems</artifactId>
  <version>3.2.1</version>
</dependency>
Gradle Groovy
implementation 'me.n4u.sass:sass-gems:3.2.1'
Gradle Kotlin
implementation("me.n4u.sass:sass-gems:3.2.1")
Scala SBT
libraryDependencies += "me.n4u.sass" % "sass-gems" % "3.2.1"
Groovy Grape
@Grapes(
  @Grab(group='me.n4u.sass', module='sass-gems', version='3.2.1')
)
Apache Ivy
<dependency org="me.n4u.sass" name="sass-gems" rev="3.2.1" />
Leiningen
[me.n4u.sass/sass-gems "3.2.1"]
Apache Buildr
'me.n4u.sass:sass-gems:jar:3.2.1'
Dependencies
The project has no third-party dependencies