MVN

org.webpieces : webpieces

Maven & Gradle

Jun 28, 2022
31 stars

webpieces · Not filled in for this project

<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>webpieces</artifactId>
    <version>2.1.29</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webpieces : webpieces to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.29

All Versions

Choose a version of org.webpieces : webpieces to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
webpieces-2.1.29
webpieces-2.1.28
webpieces-2.1.26
webpieces-2.1.24
webpieces-2.1.22
webpieces-2.1.21
webpieces-2.1.20
webpieces-2.1.17
webpieces-2.1.14
webpieces-2.1.13
webpieces-2.1.11
webpieces-2.1.10
webpieces-2.1.8

How to add a dependency to Maven

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

<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>webpieces</artifactId>
    <version>2.1.29</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webpieces : webpieces gradle dependency to your build.gradle file:

implementation 'org.webpieces:webpieces:2.1.29'

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

implementation("org.webpieces:webpieces:2.1.29")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webpieces : webpieces sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webpieces" % "webpieces" % "2.1.29"

Advertisement

Dependencies from Group

Aug 09, 2021
51 usages
31 stars
Aug 09, 2021
19 usages
31 stars
Sep 24, 2021
17 usages
31 stars
Sep 24, 2021
15 usages
31 stars
Sep 24, 2021
15 usages
31 stars

Discover Dependencies