Download jsf-test-stage-1.1.11.jar file - Jar j

Jar examples for j:jsf-test-stage

Description

You can download jar file jsf-test-stage 1.1.11 in this page.

Build File

You can use the following script to add jsf-test-stage-1.1.11.jar to your project.

<dependency>
   <groupId>com.github.albfernandez.test-jsf</groupId>
   <artifactId>jsf-test-stage</artifactId>
   <version>1.1.11</version>
</dependency>
compile group: 'com.github.albfernandez.test-jsf', name: 'jsf-test-stage', version: '1.1.11'
libraryDependencies += "com.github.albfernandez.test-jsf" % "jsf-test-stage" % "1.1.11"
<dependency org="com.github.albfernandez.test-jsf" name="jsf-test-stage" rev="1.1.11"/>
@Grapes(@Grab(group='com.github.albfernandez.test-jsf', module='jsf-test-stage', version='1.1.11'))
'com.github.albfernandez.test-jsf:jsf-test-stage:jar:1.1.11'

Download

Click the following link to download the jar file.

jsf-test-stage-1.1.11-javadoc.jar
jsf-test-stage-1.1.11-sources.jar
jsf-test-stage-1.1.11-tests.jar
jsf-test-stage-1.1.11.jar
jsf-test-stage-1.1.11.pom



Related Tutorials