| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdgulp-postcss | 
| Last Version | Last Version6.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongulp-postcss WebJar for gulp-postcss | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| gulp-postcss-6.2.0.pom | |
| gulp-postcss-6.2.0.jar | 9 KB | 
| gulp-postcss-6.2.0-sources.jar | 22 bytes | 
| gulp-postcss-6.2.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/gulp-postcss/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>gulp-postcss</artifactId>
    <version>6.2.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/gulp-postcss/
implementation 'org.webjars.npm:gulp-postcss:6.2.0'// https://jarcasting.com/artifacts/org.webjars.npm/gulp-postcss/
implementation ("org.webjars.npm:gulp-postcss:6.2.0")'org.webjars.npm:gulp-postcss:jar:6.2.0'<dependency org="org.webjars.npm" name="gulp-postcss" rev="6.2.0">
  <artifact name="gulp-postcss" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='gulp-postcss', version='6.2.0')
)libraryDependencies += "org.webjars.npm" % "gulp-postcss" % "6.2.0"[org.webjars.npm/gulp-postcss "6.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : gulp-util | jar | [3.0.7,4) | 
| org.webjars.npm : postcss | jar | [5.2.0,6) | 
| org.webjars.npm : vinyl-sourcemaps-apply | jar | [0.2.0,0.3) |