Last Version

Pah 1.6

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
Version

Version

1.6
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 1.6


<!-- 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.