не последняя версия
Последняя версия 1.1

com.github.stefanliebenberg:blender-css 1.0

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

Группа

Группа

com.github.stefanliebenberg
Идентификатор

Идентификатор

blender-css
Версия

Версия

1.0
Тип

Тип

jar

Скачать 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"]