How To Install Java Artifact com.googlecode.wicket-slides v0.8.0-smoothgallery2.1dev

com.googlecode wicket-slides 0.8.0-smoothgallery2.1dev

Introduction

In this article, we'll learn how to install Java artifact wicket-slides from com.googlecode group in version 0.8.0-smoothgallery2.1dev. The artifact is available in 4 versions: 0.8.2-smoothgallery2.1dev 0.8.1-smoothgallery2.1dev 0.8.0-smoothgallery2.1dev 0.7.1-smoothgallery2.0 The wicket-slides project has its own website at: http://code.google.com/p/wicket-slides/.

How To Install Java Artifact com.googlecode.wicket-slides In Version 0.8.0-smoothgallery2.1dev

To install the wicket-slides artifact in version 0.8.0-smoothgallery2.1dev add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses wicket-slides dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (3)

Provided dependencies (3)

Test dependencies (1)

Developers