How To Install Java Artifact net.sourceforge.collections.collections-generic v4.01

net.sourceforge.collections collections-generic 4.01

Introduction

In this article, we'll learn how to install Java artifact collections-generic from net.sourceforge.collections group in version 4.01. The artifact is available in 1 versions: 4.01 . The larvalabs collections project has been released under Apache License V2.0 license, and has its own website at: http://collections.sourceforge.net .

How To Install Java Artifact net.sourceforge.collections.collections-generic In Version 4.01

To install the larvalabs collections artifact in version 4.01 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 larvalabs collections 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.

Licenses