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

Jar examples for j:jsf-test-stage

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials