MVN

org.webjars.bower : gulp

Maven & Gradle

Jan 13, 2016
32.7k stars

gulp · WebJar for gulp

<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>gulp</artifactId>
    <version>3.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webjars.bower : gulp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.9.0

All Versions

Choose a version of org.webjars.bower : gulp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.9.x
gulp-3.9.0

How to add a dependency to Maven

Add the following org.webjars.bower : gulp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>gulp</artifactId>
    <version>3.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webjars.bower : gulp gradle dependency to your build.gradle file:

implementation 'org.webjars.bower:gulp:3.9.0'

Gradle Kotlin DSL: Add the following org.webjars.bower : gulp gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webjars.bower:gulp:3.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webjars.bower : gulp sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webjars.bower" % "gulp" % "3.9.0"

Advertisement

Dependencies from Group

Jun 01, 2023
711 usages
99 stars
Jan 03, 2023
709 usages
224 stars
Feb 27, 2018
277 usages
22k stars
May 31, 2023
216 usages
167.5k stars
Aug 25, 2019
132 usages
22k stars

Discover Dependencies