<dependency>
<groupId>org.xerial.larray</groupId>
<artifactId>larray</artifactId>
<version>0.2.1</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.10.3
|-- org.xerial.larray:larray-buffer:0.2.1
|-- org.xerial.larray:larray-mmap:0.2.1
|-- org.xerial:xerial-core:3.2.2
test
|-- org.xerial.snappy:snappy-java:1.1.0
|-- junit:junit:4.10
|-- org.iq80.snappy:snappy:0.3
|-- com.novocode:junit-interface:0.10-M2
|-- org.scalatest:scalatest_2.10:2.0.M5b
|-- org.scalacheck:scalacheck_2.10:1.10.0