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-root 0.3.3


Group ID:
org.xerial.larray
Artifact ID:
larray-root_2.11
Version:
0.3.3
Release Date:
Mar 4, 2016
Licenses:
Files:

libraryDependencies += "org.xerial.larray" %% "larray-root" % "0.3.3"

Mill build tool

ivy"org.xerial.larray::larray-root:0.3.3"

Scala CLI

//> using dep "org.xerial.larray::larray-root:0.3.3"

Ammonite REPL

import $ivy.`org.xerial.larray::larray-root:0.3.3`

<dependency>
  <groupId>org.xerial.larray</groupId>
  <artifactId>larray-root_2.11</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'org.xerial.larray', name: 'larray-root_2.11', version: '0.3.3'