xerial / larray   0.4.0

Apache License 2.0 GitHub

Large off-heap arrays and mmap files for Scala and Java

Scala versions: 2.12 2.11

larray 0.4.1


Group ID:
org.xerial.larray
Artifact ID:
larray_2.12
Version:
0.4.1
Release Date:
Nov 27, 2017
Licenses:
Files:

libraryDependencies += "org.xerial.larray" %% "larray" % "0.4.1"

Mill build tool

ivy"org.xerial.larray::larray:0.4.1"

Scala CLI

//> using dep "org.xerial.larray::larray:0.4.1"

Ammonite REPL

import $ivy.`org.xerial.larray::larray:0.4.1`

<dependency>
  <groupId>org.xerial.larray</groupId>
  <artifactId>larray_2.12</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'org.xerial.larray', name: 'larray_2.12', version: '0.4.1'