Trove (core)

High performance collections for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.trove4j
ArtifactId

ArtifactId

core
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Trove (core)
High performance collections for Java
Project URL

Project URL

https://bitbucket.org/trove4j/trove/src/master/
Source Code Management

Source Code Management

https://bitbucket.org/trove4j/trove/src/master/

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.trove4j/core/ -->
<dependency>
    <groupId>net.sf.trove4j</groupId>
    <artifactId>core</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.trove4j/core/
implementation 'net.sf.trove4j:core:3.1.0'
// https://jarcasting.com/artifacts/net.sf.trove4j/core/
implementation ("net.sf.trove4j:core:3.1.0")
'net.sf.trove4j:core:jar:3.1.0'
<dependency org="net.sf.trove4j" name="core" rev="3.1.0">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.trove4j', module='core', version='3.1.0')
)
libraryDependencies += "net.sf.trove4j" % "core" % "3.1.0"
[net.sf.trove4j/core "3.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0