is not current version
Last Version 4.2.0

org.webjars.npm:postcss-value-parser 3.3.0

WebJar for postcss-value-parser

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

postcss-value-parser
Version

Version

3.3.0
Type

Type

jar

Download postcss-value-parser 3.3.0


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