License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpostcss-message-helpers |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionpostcss-message-helpers
WebJar for postcss-message-helpers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
postcss-message-helpers-2.0.0.pom | |
postcss-message-helpers-2.0.0.jar | 6 KB |
postcss-message-helpers-2.0.0-sources.jar | 22 bytes |
postcss-message-helpers-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/postcss-message-helpers/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>postcss-message-helpers</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/postcss-message-helpers/
implementation 'org.webjars.npm:postcss-message-helpers:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/postcss-message-helpers/
implementation ("org.webjars.npm:postcss-message-helpers:2.0.0")
'org.webjars.npm:postcss-message-helpers:jar:2.0.0'
<dependency org="org.webjars.npm" name="postcss-message-helpers" rev="2.0.0">
<artifact name="postcss-message-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='postcss-message-helpers', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "postcss-message-helpers" % "2.0.0"
[org.webjars.npm/postcss-message-helpers "2.0.0"]