Download wicket-util-6.0.0-beta3.jar file - Jar w

Jar examples for w:wicket-util

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

wicket-util-6.0.0-beta3-javadoc.jar
wicket-util-6.0.0-beta3-sources.jar
wicket-util-6.0.0-beta3-test-sources.jar
wicket-util-6.0.0-beta3.jar
wicket-util-6.0.0-beta3.pom



Related Tutorials