integers

Efficient Java collections for primitive integer types

License

License

GroupId

GroupId

com.almworks.integers
ArtifactId

ArtifactId

integers
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

integers
Efficient Java collections for primitive integer types
Project Organization

Project Organization

ALM Works

Download integers

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 15.0

test (1)

Group / Artifact Type Version
junit : junit jar [3.8,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0
0.431
0.73
0.24
0.23