Download sass-gems-3.2.1.jar file - Jar s

Jar examples for s:sass-gems

Description

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.

You can download jar file sass-gems 3.2.1 in this page.

License

MIT License

Build File

You can use the following script to add sass-gems-3.2.1.jar to your project.

<dependency>
   <groupId>me.n4u.sass</groupId>
   <artifactId>sass-gems</artifactId>
   <version>3.2.1</version>
</dependency>
compile group: 'me.n4u.sass', name: 'sass-gems', version: '3.2.1'
libraryDependencies += "me.n4u.sass" % "sass-gems" % "3.2.1"
<dependency org="me.n4u.sass" name="sass-gems" rev="3.2.1"/>
@Grapes(@Grab(group='me.n4u.sass', module='sass-gems', version='3.2.1'))
'me.n4u.sass:sass-gems:jar:3.2.1'

Download

Click the following link to download the jar file.

sass-gems-3.2.1.jar
sass-gems-3.2.1.pom



Related Tutorials