Pah

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.pah
ArtifactId

ArtifactId

pah
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://pah.sourceforge.net

Download pah

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.pah/pah/ -->
<dependency>
    <groupId>net.sourceforge.pah</groupId>
    <artifactId>pah</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.pah/pah/
implementation 'net.sourceforge.pah:pah:1.6'
// https://jarcasting.com/artifacts/net.sourceforge.pah/pah/
implementation ("net.sourceforge.pah:pah:1.6")
'net.sourceforge.pah:pah:jar:1.6'
<dependency org="net.sourceforge.pah" name="pah" rev="1.6">
  <artifact name="pah" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.pah', module='pah', version='1.6')
)
libraryDependencies += "net.sourceforge.pah" % "pah" % "1.6"
[net.sourceforge.pah/pah "1.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

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