MVN

net.sourceforge.pah : pah

Maven & Gradle

Mar 29, 2019

Pah · Pah is an open source Java library for handling the HTTP Accept header.

<dependency>
    <groupId>net.sourceforge.pah</groupId>
    <artifactId>pah</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.pah : pah to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of net.sourceforge.pah : pah to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6
pah-1.6
1.5
pah-1.5
1.4
pah-1.4
1.3
pah-1.3
1.2
pah-1.2
1.1
pah-1.1
1.0
pah-1.0
0.21
pah-0.21
0.20
pah-0.20
0.19
pah-0.19
0.18
pah-0.18
0.17
pah-0.17
0.16
pah-0.16
0.15
pah-0.15
0.14
pah-0.14
0.13
pah-0.13
0.12
pah-0.12
0.11
pah-0.11

How to add a dependency to Maven

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

<dependency>
    <groupId>net.sourceforge.pah</groupId>
    <artifactId>pah</artifactId>
    <version>1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sourceforge.pah : pah gradle dependency to your build.gradle file:

implementation 'net.sourceforge.pah:pah:1.6'

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

implementation("net.sourceforge.pah:pah:1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sourceforge.pah : pah sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sourceforge.pah" % "pah" % "1.6"

Advertisement

Dependencies from Group

pah
Mar 29, 2019

Discover Dependencies

Oct 28, 2016
1 stars
got
Apr 01, 2017
Sep 13, 2020
37 stars
Jul 09, 2023
37 stars
Oct 26, 2016
0 stars
Oct 19, 2018
10 stars
Jun 09, 2022
125 stars
May 16, 2017
2 usages
156 stars
Nov 03, 2016
1 stars