| License |
License |
|---|---|
| GroupId | GroupIdio.bit3 |
| ArtifactId | ArtifactIdjsass |
| Last Version | Last Version5.10.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.bit3:jsass
SASS compiler using libsass.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationbit3 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jsass-5.10.4.pom | |
| jsass-5.10.4.jar | 8 MB |
| jsass-5.10.4-sources.jar | 8 MB |
| jsass-5.10.4-javadoc.jar | 628 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bit3/jsass/ -->
<dependency>
<groupId>io.bit3</groupId>
<artifactId>jsass</artifactId>
<version>5.10.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.bit3/jsass/
implementation 'io.bit3:jsass:5.10.4'
// https://jarcasting.com/artifacts/io.bit3/jsass/
implementation ("io.bit3:jsass:5.10.4")
'io.bit3:jsass:jar:5.10.4'
<dependency org="io.bit3" name="jsass" rev="5.10.4">
<artifact name="jsass" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bit3', module='jsass', version='5.10.4')
)
libraryDependencies += "io.bit3" % "jsass" % "5.10.4"
[io.bit3/jsass "5.10.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-text | jar | 1.8 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| org.sharegov : mjson | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |