How To Install Java Artifact net.sf.trove4j.trove4j v3.0.3

net.sf.trove4j trove4j 3.0.3

Introduction

In this article, we'll learn how to install Java artifact trove4j from net.sf.trove4j group in version 3.0.3. The artifact is available in 6 versions: 3.0.3 3.0.2 3.0.1 2.1.0 2.0.4 2.0.2 . The GNU Trove project has been released under GNU Lesser General Public License 2.1 license, and has its own website at: http://trove4j.sf.net .

How To Install Java Artifact net.sf.trove4j.trove4j In Version 3.0.3

To install the GNU Trove artifact in version 3.0.3 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 GNU Trove 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