| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.mycore | 
    
| ArtifactId | ArtifactIdmycore-sass | 
    
| Last Version | Last Version2022.02 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMyCoRe SASS 
            SASS on-the-fly compiler resource 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| mycore-sass-2022.02.pom | |
| mycore-sass-2022.02.jar | 24 KB | 
| mycore-sass-2022.02-sources.jar | 20 KB | 
| mycore-sass-2022.02-javadoc.jar | 410 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-sass/ -->
<dependency>
    <groupId>org.mycore</groupId>
    <artifactId>mycore-sass</artifactId>
    <version>2022.02</version>
</dependency>
                // https://jarcasting.com/artifacts/org.mycore/mycore-sass/
implementation 'org.mycore:mycore-sass:2022.02'
                // https://jarcasting.com/artifacts/org.mycore/mycore-sass/
implementation ("org.mycore:mycore-sass:2022.02")
                'org.mycore:mycore-sass:jar:2022.02'
                <dependency org="org.mycore" name="mycore-sass" rev="2022.02">
  <artifact name="mycore-sass" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.mycore', module='mycore-sass', version='2022.02')
)
                libraryDependencies += "org.mycore" % "mycore-sass" % "2022.02"
                [org.mycore/mycore-sass "2022.02"]
                | 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 | 3.0.0 | 
| org.apache.logging.log4j : log4j-api | jar | |
| org.apache.logging.log4j : log4j-core | jar | |
| org.mycore : mycore-base | jar | 2022.02 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |