is not current version
Last Version 0.1.4

dev.shota:stylus4j 0.1.0

Expressive, dynamic, robust CSS.

GroupId

GroupId

dev.shota
ArtifactId

ArtifactId

stylus4j
Version

Version

0.1.0
Type

Type

jar

Download stylus4j 0.1.0


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