License |
License
MIT License
|
---|---|
GroupId | GroupIdorg.duelengine |
ArtifactId | ArtifactIdcss |
Version | Version0.5.0 |
Type | Typejar |
Description |
DescriptionDUEL CSS
Standalone CSS3 processor for the JVM
|
Project URL |
Project URL |
Filename | Size |
---|---|
css-0.5.0.pom | |
css-0.5.0.jar | 76 KB |
css-0.5.0-sources.jar | 41 KB |
css-0.5.0-javadoc.jar | 247 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
com.pseudocode : slf4j-compact | jar | 1.7.6 |
junit : junit | jar | 4.11 |