| License |
License |
|---|---|
| GroupId | GroupIdcom.github.stefanliebenberg |
| ArtifactId | ArtifactIdblender-css |
| Version | Version1.1 |
| Type | Typejar |
| Description |
DescriptionBlenderCss
BlenderCss provides a java toolset that compiles css from
different supersets of css together.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| blender-css-1.1.pom | |
| blender-css-1.1.jar | 29 KB |
| blender-css-1.1-sources.jar | 15 KB |
| blender-css-1.1-javadoc.jar | 157 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.stefanliebenberg/blender-css/ -->
<dependency>
<groupId>com.github.stefanliebenberg</groupId>
<artifactId>blender-css</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefanliebenberg/blender-css/
implementation 'com.github.stefanliebenberg:blender-css:1.1'
// https://jarcasting.com/artifacts/com.github.stefanliebenberg/blender-css/
implementation ("com.github.stefanliebenberg:blender-css:1.1")
'com.github.stefanliebenberg:blender-css:jar:1.1'
<dependency org="com.github.stefanliebenberg" name="blender-css" rev="1.1">
<artifact name="blender-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stefanliebenberg', module='blender-css', version='1.1')
)
libraryDependencies += "com.github.stefanliebenberg" % "blender-css" % "1.1"
[com.github.stefanliebenberg/blender-css "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject : guice | jar | 3.0 |
| com.google.inject.extensions : guice-multibindings | jar | 3.0 |
| com.google.closure-stylesheets : closure-stylesheets | jar | 20140426 |
| org.jruby : jruby | jar | 1.7.12 |
| org.nanoko.libs : compass-gems | jar | 0.12.2 |
| com.github.sommeri : less4j | jar | 1.5.3 |
| com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| net.sf.cssbox : jstyleparser | jar | 1.16 |
| org.jsoup : jsoup | jar | 1.7.3 |