Last Version

GNU Trove 3.0.3

The Trove library provides high speed regular and primitive collections for Java.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.trove4j
ArtifactId

ArtifactId

trove4j
Version

Version

3.0.3
Type

Type

jar
Description

Description

GNU Trove
The Trove library provides high speed regular and primitive collections for Java.
Project URL

Project URL

http://trove4j.sf.net

Download trove4j 3.0.3


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

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.