Last Version

array64 1.0.5

A light-weight library for very large arrays on the JVM.

License

License

The MIT License
GroupId

GroupId

io.github.millibyte1
ArtifactId

ArtifactId

array64
Version

Version

1.0.5
Type

Type

jar
Description

Description

array64
A light-weight library for very large arrays on the JVM.
Project URL

Project URL

https://github.com/Millibyte1/Array64/
Source Code Management

Source Code Management

https://github.com/millibyte1/array64

Download array64 1.0.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.10
org.jetbrains.kotlinx : kotlinx-coroutines-core pom 1.5.2
it.unimi.dsi : fastutil jar 8.5.2
commons-io : commons-io jar 2.6

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.10

Project Modules

There are no modules declared in this project.