MVN

com.helger : ph-webscopes

Maven & Gradle

Feb 12, 2015
6 usages

ph-webscopes · Library for handling scopes in web applications

<dependency>
    <groupId>com.helger</groupId>
    <artifactId>ph-webscopes</artifactId>
    <version>6.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.helger : ph-webscopes to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.8.1

All Versions

Choose a version of com.helger : ph-webscopes to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.8.x
ph-webscopes-6.8.1
ph-webscopes-6.8.0
6.7.x
ph-webscopes-6.7.0
6.6.x
ph-webscopes-6.6.3
ph-webscopes-6.6.2
ph-webscopes-6.6.1
ph-webscopes-6.6.0
6.5.x
ph-webscopes-6.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.helger</groupId>
    <artifactId>ph-webscopes</artifactId>
    <version>6.8.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.helger : ph-webscopes gradle dependency to your build.gradle file:

implementation 'com.helger:ph-webscopes:6.8.1'

Gradle Kotlin DSL: Add the following com.helger : ph-webscopes gradle kotlin dependency to your build.gradle.kts file:

implementation("com.helger:ph-webscopes:6.8.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.helger : ph-webscopes sbt scala dependency to your build.sbt file:

libraryDependencies += "com.helger" % "ph-webscopes" % "6.8.1"

Advertisement

Dependencies from Group

Mar 18, 2021
258 usages
29 stars
Mar 18, 2021
101 usages
29 stars
Mar 18, 2021
79 usages
29 stars
Jul 21, 2019
79 usages
0 stars
Mar 18, 2021
68 usages
29 stars

Discover Dependencies