GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdgulp-flatten |
Version | Version0.3.1 |
Type | Typejar |
Filename | Size |
---|---|
gulp-flatten-0.3.1.pom | |
gulp-flatten-0.3.1.jar | 9 KB |
gulp-flatten-0.3.1-sources.jar | 22 bytes |
gulp-flatten-0.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]