How To Install Java Artifact com.carrotsearch.hppc v0.9.1

com.carrotsearch hppc 0.9.1

Introduction

In this article, we'll learn how to install Java artifact hppc from com.carrotsearch group in version 0.9.1. The artifact is available in 25 versions: 0.9.1 0.9.0.RC2 0.9.0.RC1 0.9.0 0.8.2 0.8.1 0.8.0 0.7.3 0.7.2 0.7.1 0.7.0 0.6.1 0.6.0 0.5.4 0.5.3 0.5.2 0.5.1 0.5.0 0.4.3 0.4.2 0.4.1 0.4.0 0.3.4 0.3.3 0.3.2 . The High Performance Primitive Collections project has been released under Apache 2 license, and has its own website at: https://github.com/carrotsearch/hppc .

How To Install Java Artifact com.carrotsearch.hppc In Version 0.9.1

To install the High Performance Primitive Collections artifact in version 0.9.1 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 High Performance Primitive 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.

Managed dependencies (11)

Licenses