larray-mmap

LArray mmap implementation

License

License

GroupId

GroupId

org.xerial.larray
ArtifactId

ArtifactId

larray-mmap
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

larray-mmap
LArray mmap implementation
Project URL

Project URL

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

Project Organization

xerial.org

Download larray-mmap

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.xerial.larray : larray-buffer jar 0.4.1

test (2)

Group / Artifact Type Version
org.xerial.snappy : snappy-java jar 1.1.4
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4.0
0.3.4
0.3.3
0.3.0
0.2.1