Download wicket-util-1.5.3.jar file - Jar w

Jar examples for w:wicket-util

Description

You can download jar file wicket-util 1.5.3 in this page.

License

Apache License

Build File

You can use the following script to add wicket-util-1.5.3.jar to your project.

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

Download

Click the following link to download the jar file.

wicket-util-1.5.3-javadoc.jar
wicket-util-1.5.3-sources.jar
wicket-util-1.5.3-test-sources.jar
wicket-util-1.5.3-tests.jar
wicket-util-1.5.3.jar
wicket-util-1.5.3.pom



Related Tutorials