MVN

which : which

Maven & Gradle

Jan 02, 2016
2 usages
<dependency>
    <groupId>which</groupId>
    <artifactId>which</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of which : which to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of which : which to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
which-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>which</groupId>
    <artifactId>which</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'which:which:1.0'

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

implementation("which:which:1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "which" % "which" % "1.0"

Advertisement

Dependencies from Group

Jan 02, 2016
2 usages

Discover Dependencies

May 31, 2016
1 usages
0 stars
Jun 07, 2016
1 usages
18 stars
Sep 24, 2016
1 usages
0 stars
Mar 02, 2022
1 usages
120 stars
Nov 25, 2016
1 usages
112 stars
Aug 29, 2020
1 usages
185 stars
Jan 04, 2017
1 usages
8 stars
May 27, 2020
1 usages
0 stars