is not current version
Last Version 0.54.7

org.webjars.npm:stylus 0.54.5

WebJar for stylus

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stylus
Version

Version

0.54.5
Type

Type

jar

Download stylus 0.54.5


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