is not current version
Last Version 0.51.1

org.webjars:stylus 0.49.3

WebJar for stylus

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

stylus
Version

Version

0.49.3
Type

Type

jar

Download stylus 0.49.3


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