JLargeArrays

Library of one-dimensional arrays that can store up to 2^63 elements.

License

License

GroupId

GroupId

pl.edu.icm
ArtifactId

ArtifactId

JLargeArrays
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

JLargeArrays
Library of one-dimensional arrays that can store up to 2^63 elements.
Project URL

Project URL

https://gitlab.com/ICM-VisLab/JLargeArrays

Download JLargeArrays

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.5
1.4
1.3
1.2