| License |
License
The MIT License
|
|---|---|
| GroupId | GroupIdio.github.millibyte1 |
| ArtifactId | ArtifactIdarray64 |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionarray64
A light-weight library for very large arrays on the JVM.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| array64-1.0.5.pom | |
| array64-1.0.5.jar | 90 KB |
| array64-1.0.5-sources.jar | 27 KB |
| array64-1.0.5-javadoc.jar | 430 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.10 |