is not current version
Last Version 2.2.5

org.webjars.npm:sass-graph 2.0.1

WebJar for sass-graph

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

sass-graph
Version

Version

2.0.1
Type

Type

jar

Download sass-graph 2.0.1


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