License |
License |
---|---|
GroupId | GroupIdorg.mycore |
ArtifactId | ArtifactIdmycore-sass |
Version | Version2021.08 |
Type | Typejar |
Description |
DescriptionMyCoRe SASS
SASS on-the-fly compiler resource
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mycore-sass-2021.08.pom | |
mycore-sass-2021.08.jar | 12 KB |
mycore-sass-2021.08-sources.jar | 8 KB |
mycore-sass-2021.08-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-sass/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-sass</artifactId>
<version>2021.08</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-sass/
implementation 'org.mycore:mycore-sass:2021.08'
// https://jarcasting.com/artifacts/org.mycore/mycore-sass/
implementation ("org.mycore:mycore-sass:2021.08")
'org.mycore:mycore-sass:jar:2021.08'
<dependency org="org.mycore" name="mycore-sass" rev="2021.08">
<artifact name="mycore-sass" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-sass', version='2021.08')
)
libraryDependencies += "org.mycore" % "mycore-sass" % "2021.08"
[org.mycore/mycore-sass "2021.08"]
Group / Artifact | Type | Version |
---|---|---|
com.google.closure-stylesheets : closure-stylesheets | jar | 1.5.0 |
io.bit3 : jsass | jar | 5.10.4 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.mycore : mycore-base | jar | 2021.08 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |