is not current version
Last Version 1.1

com.github.stefanliebenberg:blender-css 1.0

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

GroupId

GroupId

com.github.stefanliebenberg
ArtifactId

ArtifactId

blender-css
Version

Version

1.0
Type

Type

jar

Download blender-css 1.0


<!-- https://jarcasting.com/artifacts/com.github.stefanliebenberg/blender-css/ -->
<dependency>
    <groupId>com.github.stefanliebenberg</groupId>
    <artifactId>blender-css</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefanliebenberg/blender-css/
implementation 'com.github.stefanliebenberg:blender-css:1.0'
// https://jarcasting.com/artifacts/com.github.stefanliebenberg/blender-css/
implementation ("com.github.stefanliebenberg:blender-css:1.0")
'com.github.stefanliebenberg:blender-css:jar:1.0'
<dependency org="com.github.stefanliebenberg" name="blender-css" rev="1.0">
  <artifact name="blender-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stefanliebenberg', module='blender-css', version='1.0')
)
libraryDependencies += "com.github.stefanliebenberg" % "blender-css" % "1.0"
[com.github.stefanliebenberg/blender-css "1.0"]