License |
License |
---|---|
GroupId | GroupIdorg.mycore |
ArtifactId | ArtifactIdmycore-sass |
Version | Version2021.02 |
Type | Typejar |
Description |
DescriptionMyCoRe SASS
SASS on-the-fly compiler resource
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mycore-sass-2021.02.pom | |
mycore-sass-2021.02.jar | 24 KB |
mycore-sass-2021.02-sources.jar | 20 KB |
mycore-sass-2021.02-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-sass/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-sass</artifactId>
<version>2021.02</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-sass/
implementation 'org.mycore:mycore-sass:2021.02'
// https://jarcasting.com/artifacts/org.mycore/mycore-sass/
implementation ("org.mycore:mycore-sass:2021.02")
'org.mycore:mycore-sass:jar:2021.02'
<dependency org="org.mycore" name="mycore-sass" rev="2021.02">
<artifact name="mycore-sass" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-sass', version='2021.02')
)
libraryDependencies += "org.mycore" % "mycore-sass" % "2021.02"
[org.mycore/mycore-sass "2021.02"]
Group / Artifact | Type | Version |
---|---|---|
com.google.closure-stylesheets : closure-stylesheets | jar | 1.5.0 |
io.bit3 : jsass | jar | 5.10.3 |
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.02 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |