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

Jar examples for s:struts-extras

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials