sass compiler

Sass compiler

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-sass
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

sass compiler
Sass compiler

Download jooby-sass

How to add to project

<!-- https://jarcasting.com/artifacts/org.jooby/jooby-sass/ -->
<dependency>
    <groupId>org.jooby</groupId>
    <artifactId>jooby-sass</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jooby/jooby-sass/
implementation 'org.jooby:jooby-sass:0.10.0'
// https://jarcasting.com/artifacts/org.jooby/jooby-sass/
implementation ("org.jooby:jooby-sass:0.10.0")
'org.jooby:jooby-sass:jar:0.10.0'
<dependency org="org.jooby" name="jooby-sass" rev="0.10.0">
  <artifact name="jooby-sass" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jooby', module='jooby-sass', version='0.10.0')
)
libraryDependencies += "org.jooby" % "jooby-sass" % "0.10.0"
[org.jooby/jooby-sass "0.10.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jooby : jooby jar 0.10.0
com.vaadin : vaadin-sass-compiler jar 0.9.12
org.slf4j : jul-to-slf4j jar 1.7.7

test (7)

Group / Artifact Type Version
org.jooby : jooby jar 0.10.0
ch.qos.logback : logback-classic jar 1.1.2
junit : junit jar 4.11
org.easymock : easymock jar 3.2
org.powermock : powermock-api-easymock jar 1.5.6
org.powermock : powermock-module-junit4 jar 1.5.6
org.jacoco : org.jacoco.agent jar 0.7.5.201505241946

Project Modules

There are no modules declared in this project.
org.jooby

jooby

The modular web framework for Java and Kotlin

Versions

Version
0.10.0
0.9.2