is not current version
Last Version 1.1.0

org.webjars:stylus-nib 1.0.3

Nib for stylus

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

stylus-nib
Version

Version

1.0.3
Type

Type

jar

Download stylus-nib 1.0.3


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