License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdio.freefair.sass-war |
ArtifactId | ArtifactIdio.freefair.sass-war.gradle.plugin |
Version | Version6.5.0.2 |
Type | Typepom |
Description |
Descriptionsass War Plugin
Compiles SASS and SCSS in your webapp resources (src/main/webapp)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io.freefair.sass-war.gradle.plugin-6.5.0.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.freefair.sass-war/io.freefair.sass-war.gradle.plugin/ -->
<dependency>
<groupId>io.freefair.sass-war</groupId>
<artifactId>io.freefair.sass-war.gradle.plugin</artifactId>
<version>6.5.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.freefair.sass-war/io.freefair.sass-war.gradle.plugin/
implementation 'io.freefair.sass-war:io.freefair.sass-war.gradle.plugin:6.5.0.2'
// https://jarcasting.com/artifacts/io.freefair.sass-war/io.freefair.sass-war.gradle.plugin/
implementation ("io.freefair.sass-war:io.freefair.sass-war.gradle.plugin:6.5.0.2")
'io.freefair.sass-war:io.freefair.sass-war.gradle.plugin:pom:6.5.0.2'
<dependency org="io.freefair.sass-war" name="io.freefair.sass-war.gradle.plugin" rev="6.5.0.2">
<artifact name="io.freefair.sass-war.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.freefair.sass-war', module='io.freefair.sass-war.gradle.plugin', version='6.5.0.2')
)
libraryDependencies += "io.freefair.sass-war" % "io.freefair.sass-war.gradle.plugin" % "6.5.0.2"
[io.freefair.sass-war/io.freefair.sass-war.gradle.plugin "6.5.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.freefair.gradle : embedded-sass-plugin | jar | 6.5.0.2 |