Download wicket-guicier-1.0.20.jar file - Jar w

Jar examples for w:wicket-guicier

Description

Another Integration Between Wicket & Guice

You can download jar file wicket-guicier 1.0.20 in this page.

Build File

You can use the following script to add wicket-guicier-1.0.20.jar to your project.

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

Download

Click the following link to download the jar file.

wicket-guicier-1.0.20-javadoc.jar
wicket-guicier-1.0.20-sources.jar
wicket-guicier-1.0.20.jar
wicket-guicier-1.0.20.pom



Related Tutorials