License |
License |
---|---|
GroupId | GroupIdcom.scireum |
ArtifactId | ArtifactIdserver-sass |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionserver-sass
server-sass is a simple implementation of SASS (sass-lang.org)
|
Project URL |
Project URL |
Filename | Size |
---|---|
server-sass-5.0.1.pom | |
server-sass-5.0.1.jar | 32 KB |
server-sass-5.0.1-sources.jar | 23 KB |
server-sass-5.0.1-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scireum/server-sass/ -->
<dependency>
<groupId>com.scireum</groupId>
<artifactId>server-sass</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.scireum/server-sass/
implementation 'com.scireum:server-sass:5.0.1'
// https://jarcasting.com/artifacts/com.scireum/server-sass/
implementation ("com.scireum:server-sass:5.0.1")
'com.scireum:server-sass:jar:5.0.1'
<dependency org="com.scireum" name="server-sass" rev="5.0.1">
<artifact name="server-sass" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scireum', module='server-sass', version='5.0.1')
)
libraryDependencies += "com.scireum" % "server-sass" % "5.0.1"
[com.scireum/server-sass "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.scireum : parsii | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.googlecode.junit-toolbox : junit-toolbox | jar | 2.2 |
org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
cglib : cglib | jar | 3.2.5 |
org.objenesis : objenesis | jar | 2.5.1 |