DUEL CSS

Standalone CSS3 processor for the JVM

License

License

MIT License
GroupId

GroupId

org.duelengine
ArtifactId

ArtifactId

css
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

DUEL CSS
Standalone CSS3 processor for the JVM
Project URL

Project URL

http://duelengine.org

Download css

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6

test (2)

Group / Artifact Type Version
com.pseudocode : slf4j-compact jar 1.7.6
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.2