Download phloc-web-5.5.1.jar file - Jar p

Jar examples for p:phloc-web

Description

Library with basic web functionality

You can download jar file phloc-web 5.5.1 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-web-5.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

phloc-web-5.5.1-javadoc.jar
phloc-web-5.5.1-sources.jar
phloc-web-5.5.1-test-sources.jar
phloc-web-5.5.1.jar
phloc-web-5.5.1.pom



Related Tutorials