Skip to content

Initial version

Compare
Choose a tag to compare
@headcr4sh headcr4sh released this 09 Jan 19:53
· 53 commits to master since this release

Supported Java runtimes:

  • Windows x86-64
  • Linux x86-64
  • Mac OS X x86-64

Binary artifacts can be downloaded from Maven central.
Maven coordinates are:

<dependency>
  <groupId>com.cathive.sass</groupId>
  <artifactId>com.cathive.sass</artifactId>
  <version>3.1.0.1</version>
  <type>jar</type>
</dependency>