License |
License |
---|---|
GroupId | GroupIdno.tornado |
ArtifactId | ArtifactIdlibsass-filter |
Last Version | Last Version3.2.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibsass-filter
Compiles SASS to CSS on-the-fly
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
libsass-filter-3.2.4.3.pom | |
libsass-filter-3.2.4.3.jar | 9 KB |
libsass-filter-3.2.4.3-sources.jar | 3 KB |
libsass-filter-3.2.4.3-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.tornado/libsass-filter/ -->
<dependency>
<groupId>no.tornado</groupId>
<artifactId>libsass-filter</artifactId>
<version>3.2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/no.tornado/libsass-filter/
implementation 'no.tornado:libsass-filter:3.2.4.3'
// https://jarcasting.com/artifacts/no.tornado/libsass-filter/
implementation ("no.tornado:libsass-filter:3.2.4.3")
'no.tornado:libsass-filter:jar:3.2.4.3'
<dependency org="no.tornado" name="libsass-filter" rev="3.2.4.3">
<artifact name="libsass-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.tornado', module='libsass-filter', version='3.2.4.3')
)
libraryDependencies += "no.tornado" % "libsass-filter" % "3.2.4.3"
[no.tornado/libsass-filter "3.2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.warmuuh : libsass-maven-plugin | jar | 0.2.10-libsass_3.5.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |