is not current version
Last Version 2.6.1

org.webjars.npm:gulp-concat 2.6.0

WebJar for gulp-concat

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gulp-concat
Version

Version

2.6.0
Type

Type

jar

Download gulp-concat 2.6.0


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