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.3 in this page.
MIT License
You can use the following script to add server-sass-3.3.jar to your project.
<dependency> <groupId>com.scireum</groupId> <artifactId>server-sass</artifactId> <version>3.3</version> </dependency>
compile group: 'com.scireum', name: 'server-sass', version: '3.3'
libraryDependencies += "com.scireum" % "server-sass" % "3.3"
<dependency org="com.scireum" name="server-sass" rev="3.3"/>
@Grapes(@Grab(group='com.scireum', module='server-sass', version='3.3'))
'com.scireum:server-sass:jar:3.3'
Click the following link to download the jar file.
server-sass-3.3-javadoc.jar