Download jsass-5.5.3.jar file - Jar j

Jar examples for j:jsass

Description

SASS compiler using libsass.

You can download jar file jsass 5.5.3 in this page.

License

MIT

Build File

You can use the following script to add jsass-5.5.3.jar to your project.

<dependency>
   <groupId>io.bit3</groupId>
   <artifactId>jsass</artifactId>
   <version>5.5.3</version>
</dependency>
compile group: 'io.bit3', name: 'jsass', version: '5.5.3'
libraryDependencies += "io.bit3" % "jsass" % "5.5.3"
<dependency org="io.bit3" name="jsass" rev="5.5.3"/>
@Grapes(@Grab(group='io.bit3', module='jsass', version='5.5.3'))
'io.bit3:jsass:jar:5.5.3'

Download

Click the following link to download the jar file.

jsass-5.5.3-javadoc.jar
jsass-5.5.3-sources.jar
jsass-5.5.3.jar
jsass-5.5.3.pom



Related Tutorials