Download struts-faces-1.3.8.jar file - Jar s

Jar examples for s:struts-faces

Description

You can download jar file struts-faces 1.3.8 in this page.

License

Apache License

Build File

You can use the following script to add struts-faces-1.3.8.jar to your project.

<dependency>
   <groupId>org.apache.struts</groupId>
   <artifactId>struts-faces</artifactId>
   <version>1.3.8</version>
</dependency>
compile group: 'org.apache.struts', name: 'struts-faces', version: '1.3.8'
libraryDependencies += "org.apache.struts" % "struts-faces" % "1.3.8"
<dependency org="org.apache.struts" name="struts-faces" rev="1.3.8"/>
@Grapes(@Grab(group='org.apache.struts', module='struts-faces', version='1.3.8'))
'org.apache.struts:struts-faces:jar:1.3.8'

Download

Click the following link to download the jar file.

struts-faces-1.3.8-javadoc.jar
struts-faces-1.3.8-sources.jar
struts-faces-1.3.8.jar
struts-faces-1.3.8.pom



Related Tutorials