Last Version

BlenderCss 1.1

BlenderCss provides a java toolset that compiles css from different supersets of css together.

License

License

GroupId

GroupId

com.github.stefanliebenberg
ArtifactId

ArtifactId

blender-css
Version

Version

1.1
Type

Type

jar
Description

Description

BlenderCss
BlenderCss provides a java toolset that compiles css from different supersets of css together.
Project URL

Project URL

http://github.com/StefanLiebenberg/BlenderCss
Source Code Management

Source Code Management

http://github.com/StefanLiebenberg/BlenderCss

Download blender-css 1.1


<!-- 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"]

Dependencies

compile (8)

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

test (4)

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

Project Modules

There are no modules declared in this project.