stylus4j

Expressive, dynamic, robust CSS.

License

License

GroupId

GroupId

dev.shota
ArtifactId

ArtifactId

stylus4j
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

stylus4j
Expressive, dynamic, robust CSS.
Project URL

Project URL

https://github.com/shotav/stylus4j
Source Code Management

Source Code Management

https://github.com/shotav/stylus4j

Download stylus4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mozilla : rhino jar 1.7.14

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.9.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0