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