Download wicket-bootstrap-core-0.9.2.jar file - Jar w

Jar examples for w:wicket-bootstrap-core

Description

You can download jar file wicket-bootstrap-core 0.9.2 in this page.

Build File

You can use the following script to add wicket-bootstrap-core-0.9.2.jar to your project.

<dependency>
   <groupId>de.agilecoders.wicket</groupId>
   <artifactId>wicket-bootstrap-core</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'de.agilecoders.wicket', name: 'wicket-bootstrap-core', version: '0.9.2'
libraryDependencies += "de.agilecoders.wicket" % "wicket-bootstrap-core" % "0.9.2"
<dependency org="de.agilecoders.wicket" name="wicket-bootstrap-core" rev="0.9.2"/>
@Grapes(@Grab(group='de.agilecoders.wicket', module='wicket-bootstrap-core', version='0.9.2'))
'de.agilecoders.wicket:wicket-bootstrap-core:jar:0.9.2'

Download

Click the following link to download the jar file.

wicket-bootstrap-core-0.9.2-javadoc.jar
wicket-bootstrap-core-0.9.2-sources.jar
wicket-bootstrap-core-0.9.2-test-sources.jar
wicket-bootstrap-core-0.9.2-tests.jar
wicket-bootstrap-core-0.9.2.jar
wicket-bootstrap-core-0.9.2.pom



Related Tutorials