Jar examples for j:jsass
SASS compiler using libsass.
You can download jar file jsass 5.1.1 in this page.
MIT
You can use the following script to add jsass-5.1.1.jar to your project.
<dependency> <groupId>io.bit3</groupId> <artifactId>jsass</artifactId> <version>5.1.1</version> </dependency>
compile group: 'io.bit3', name: 'jsass', version: '5.1.1'
libraryDependencies += "io.bit3" % "jsass" % "5.1.1"
<dependency org="io.bit3" name="jsass" rev="5.1.1"/>
@Grapes(@Grab(group='io.bit3', module='jsass', version='5.1.1'))
'io.bit3:jsass:jar:5.1.1'
Click the following link to download the jar file.
jsass-5.1.1-javadoc.jar