Download ph-web-6.0.1.jar file - Jar p

Jar examples for p:ph-web

Description

Java library with basic web functionality

You can download jar file ph-web 6.0.1 in this page.

License

Apache 2

Build File

You can use the following script to add ph-web-6.0.1.jar to your project.

<dependency>
   <groupId>com.helger</groupId>
   <artifactId>ph-web</artifactId>
   <version>6.0.1</version>
</dependency>
compile group: 'com.helger', name: 'ph-web', version: '6.0.1'
libraryDependencies += "com.helger" % "ph-web" % "6.0.1"
<dependency org="com.helger" name="ph-web" rev="6.0.1"/>
@Grapes(@Grab(group='com.helger', module='ph-web', version='6.0.1'))
'com.helger:ph-web:jar:6.0.1'

Download

Click the following link to download the jar file.

ph-web-6.0.1-javadoc.jar
ph-web-6.0.1-sources.jar
ph-web-6.0.1-test-sources.jar
ph-web-6.0.1.jar
ph-web-6.0.1.pom



Related Tutorials