Download prettyfaces-core-3.0.1.jar file - Jar p

Jar examples for p:prettyfaces-core

Description

Core Library

You can download jar file prettyfaces-core 3.0.1 in this page.

License

Apache License

Build File

You can use the following script to add prettyfaces-core-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

prettyfaces-core-3.0.1-javadoc.jar
prettyfaces-core-3.0.1-sources.jar
prettyfaces-core-3.0.1.jar
prettyfaces-core-3.0.1.pom



Related Tutorials