is not current version
Last Version 0.4.0

org.webjars.npm:gulp-flatten 0.3.1

WebJar for gulp-flatten

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gulp-flatten
Version

Version

0.3.1
Type

Type

jar

Download gulp-flatten 0.3.1


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