MVN

com.phloc : phloc-scopes

Maven & Gradle

Sep 24, 2021
11 usages
0 stars

phloc-scopes · Library for handling scopes in a generic way

<dependency>
    <groupId>com.phloc</groupId>
    <artifactId>phloc-scopes</artifactId>
    <version>6.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.phloc : phloc-scopes to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.4.4

All Versions

Choose a version of com.phloc : phloc-scopes to add to Maven or Gradle - All Versions:

  • Version Updated
  • phloc-scopes-6.4.4

    Sep 24, 2021
  • phloc-scopes-6.4.3

    Sep 08, 2020
  • phloc-scopes-6.4.2

    Mar 24, 2020
  • phloc-scopes-6.4.0

    Oct 28, 2015
  • phloc-scopes-6.3.0

    May 21, 2014

How to add a dependency to Maven

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

<dependency>
    <groupId>com.phloc</groupId>
    <artifactId>phloc-scopes</artifactId>
    <version>6.4.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.phloc : phloc-scopes gradle dependency to your build.gradle file:

implementation 'com.phloc:phloc-scopes:6.4.4'

Gradle Kotlin DSL: Add the following com.phloc : phloc-scopes gradle kotlin dependency to your build.gradle.kts file:

implementation("com.phloc:phloc-scopes:6.4.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.phloc : phloc-scopes sbt scala dependency to your build.sbt file:

libraryDependencies += "com.phloc" % "phloc-scopes" % "6.4.4"

Advertisement

Dependencies from Group

Jul 02, 2020
70 usages
0 stars
May 23, 2014
21 usages
Aug 23, 2019
20 usages
0 stars
Feb 21, 2019
11 usages
0 stars
Sep 24, 2021
11 usages
0 stars

Discover Dependencies

Jul 10, 2022
13 usages
Feb 10, 2015
4 usages
478 stars
goo
Feb 28, 2020
4 usages
0 stars
Apr 06, 2011
11 usages
2 stars
May 10, 2019
12 usages
0 stars
Jul 06, 2020
25 usages
12 stars
Nov 14, 2022
27 usages
Dec 09, 2014
9 usages
Mar 28, 2023
39 usages
146 stars
Mar 28, 2022
6 usages
1 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome