MVN

net.sf.trove4j : core

Maven & Gradle

Aug 03, 2018
17 usages

Trove (core) · High performance collections for Java

<dependency>
    <groupId>net.sf.trove4j</groupId>
    <artifactId>core</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.trove4j : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of net.sf.trove4j : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
core-3.1.0

How to add a dependency to Maven

Add the following net.sf.trove4j : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.trove4j</groupId>
    <artifactId>core</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.trove4j : core gradle dependency to your build.gradle file:

implementation 'net.sf.trove4j:core:3.1.0'

Gradle Kotlin DSL: Add the following net.sf.trove4j : core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.trove4j:core:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.trove4j : core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.trove4j" % "core" % "3.1.0"

Advertisement

Dependencies from Group

Dec 04, 2014
427 usages
Aug 03, 2018
17 usages
Aug 03, 2018
1 usages

Discover Dependencies

Feb 20, 2017
9 usages
3 stars
Aug 06, 2018
29 usages
35 stars
Apr 04, 2023
13 usages
Jan 21, 2016
11 usages
79 stars
Aug 15, 2023
122 usages
446 stars
Jul 29, 2023
119 usages
26.7k stars
Feb 09, 2016
9 usages
Dec 12, 2021
11 usages
31 stars
Jan 31, 2016
14 usages
1.2k stars