License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone |
ArtifactId | ArtifactIdssass |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSome SASS
See https://github.com/mlhartme/ssass.
|
Project URL |
Project URL |
Project Organization |
Project Organization1&1 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ssass-1.0.10.pom | |
ssass-1.0.10.jar | 103 KB |
ssass-1.0.10-test-sources.jar | 4 KB |
ssass-1.0.10-sources.jar | 43 KB |
ssass-1.0.10-javadoc.jar | 268 KB |
ssass-1.0.10-application.sh | 823 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone/ssass/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>ssass</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/ssass/
implementation 'net.oneandone:ssass:1.0.10'
// https://jarcasting.com/artifacts/net.oneandone/ssass/
implementation ("net.oneandone:ssass:1.0.10")
'net.oneandone:ssass:jar:1.0.10'
<dependency org="net.oneandone" name="ssass" rev="1.0.10">
<artifact name="ssass" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='ssass', version='1.0.10')
)
libraryDependencies += "net.oneandone" % "ssass" % "1.0.10"
[net.oneandone/ssass "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
net.oneandone : mork | jar | 1.1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.yahoo.platform.yui : yuicompressor | jar | 2.3.6 |