Download myfaces-all-1.1.0.jar file - Jar m

Jar examples for m:myfaces-all

Description

You can download jar file myfaces-all 1.1.0 in this page.

Build File

You can use the following script to add myfaces-all-1.1.0.jar to your project.

<dependency>
   <groupId>myfaces</groupId>
   <artifactId>myfaces-all</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'myfaces', name: 'myfaces-all', version: '1.1.0'
libraryDependencies += "myfaces" % "myfaces-all" % "1.1.0"
<dependency org="myfaces" name="myfaces-all" rev="1.1.0"/>
@Grapes(@Grab(group='myfaces', module='myfaces-all', version='1.1.0'))
'myfaces:myfaces-all:jar:1.1.0'

Download

Click the following link to download the jar file.

myfaces-all-1.1.0.jar
myfaces-all-1.1.0.pom



Related Tutorials