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

Jar examples for w:wicket-util

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials