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