Last Version

larray 0.2

LArray: A Large off-heap arrays for Scala/Java

License

License

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

larray
Version

Version

0.2
Type

Type

jar
Description

Description

larray
LArray: A Large off-heap arrays for Scala/Java
Project URL

Project URL

https://github.com/xerial/larray
Project Organization

Project Organization

xerial.org

Download larray 0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.3
org.xerial : larray-buffer jar 0.2
org.xerial : larray-mmap jar 0.2
org.xerial : xerial-core jar 3.2.2

test (8)

Group / Artifact Type Version
org.xerial.snappy : snappy-java jar 1.1.0
junit : junit jar 4.10
org.iq80.snappy : snappy jar 0.3
com.novocode : junit-interface jar 0.10-M2
org.scalatest : scalatest_2.10 jar 2.0.M5b
org.scalacheck : scalacheck_2.10 jar 1.10.0
com.typesafe.akka : akka-testkit_2.10 jar 2.2-M2
com.typesafe.akka : akka-multi-node-testkit_2.10 jar 2.2-M2

Project Modules

There are no modules declared in this project.