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

Jar examples for w:wicket-util

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

wicket-util-6.19.0-javadoc.jar
wicket-util-6.19.0-sources.jar
wicket-util-6.19.0-test-sources.jar
wicket-util-6.19.0.jar
wicket-util-6.19.0.pom



Related Tutorials