Jar examples for s:server-sass
server-sass is a simple implementation of SASS (sass-lang.org)
You can download jar file server-sass 3.0 in this page.
MIT License
You can use the following script to add server-sass-3.0.jar to your project.
<dependency> <groupId>com.scireum</groupId> <artifactId>server-sass</artifactId> <version>3.0</version> </dependency>
compile group: 'com.scireum', name: 'server-sass', version: '3.0'
libraryDependencies += "com.scireum" % "server-sass" % "3.0"
<dependency org="com.scireum" name="server-sass" rev="3.0"/>
@Grapes(@Grab(group='com.scireum', module='server-sass', version='3.0'))
'com.scireum:server-sass:jar:3.0'
Click the following link to download the jar file.
server-sass-3.0-javadoc.jar